stratosphere-servicecatalog-1.0.0: Stratosphere integration for AWS ServiceCatalog.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ServiceCatalog.TagOption

Documentation

data TagOption Source #

Instances

Instances details
ToJSON TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Show TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Eq TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

ToResourceProperties TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Property "Active" TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Associated Types

type PropertyType "Active" TagOption 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Methods

set :: PropertyType "Active" TagOption -> TagOption -> TagOption #

Property "Key" TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Associated Types

type PropertyType "Key" TagOption 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Property "Value" TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Associated Types

type PropertyType "Value" TagOption 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

Methods

set :: PropertyType "Value" TagOption -> TagOption -> TagOption #

type PropertyType "Active" TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

type PropertyType "Key" TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption

type PropertyType "Value" TagOption Source # 
Instance details

Defined in Stratosphere.ServiceCatalog.TagOption