stratosphere-config-1.0.0: Stratosphere integration for AWS Config.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Config.ConfigRule.ScopeProperty

Documentation

data ScopeProperty Source #

Instances

Instances details
ToJSON ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Show ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Eq ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

ToResourceProperties ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Property "ComplianceResourceId" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Associated Types

type PropertyType "ComplianceResourceId" ScopeProperty 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

type PropertyType "ComplianceResourceId" ScopeProperty = Value Text

Methods

set :: PropertyType "ComplianceResourceId" ScopeProperty -> ScopeProperty -> ScopeProperty #

Property "ComplianceResourceTypes" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Associated Types

type PropertyType "ComplianceResourceTypes" ScopeProperty 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

type PropertyType "ComplianceResourceTypes" ScopeProperty = ValueList Text

Methods

set :: PropertyType "ComplianceResourceTypes" ScopeProperty -> ScopeProperty -> ScopeProperty #

Property "TagKey" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Associated Types

type PropertyType "TagKey" ScopeProperty 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Property "TagValue" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

Associated Types

type PropertyType "TagValue" ScopeProperty 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

type PropertyType "ComplianceResourceId" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

type PropertyType "ComplianceResourceId" ScopeProperty = Value Text
type PropertyType "ComplianceResourceTypes" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

type PropertyType "ComplianceResourceTypes" ScopeProperty = ValueList Text
type PropertyType "TagKey" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty

type PropertyType "TagValue" ScopeProperty Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule.ScopeProperty