stratosphere-rbin-1.0.0: Stratosphere integration for AWS Rbin.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Rbin.Rule.ResourceTagProperty

Documentation

data ResourceTagProperty Source #

Instances

Instances details
ToJSON ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

Show ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

Eq ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

ToResourceProperties ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

Property "ResourceTagKey" ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

Associated Types

type PropertyType "ResourceTagKey" ResourceTagProperty 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

type PropertyType "ResourceTagKey" ResourceTagProperty = Value Text
Property "ResourceTagValue" ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

Associated Types

type PropertyType "ResourceTagValue" ResourceTagProperty 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

type PropertyType "ResourceTagValue" ResourceTagProperty = Value Text
type PropertyType "ResourceTagKey" ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

type PropertyType "ResourceTagKey" ResourceTagProperty = Value Text
type PropertyType "ResourceTagValue" ResourceTagProperty Source # 
Instance details

Defined in Stratosphere.Rbin.Rule.ResourceTagProperty

type PropertyType "ResourceTagValue" ResourceTagProperty = Value Text