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

Stratosphere.Config.ConfigRule

Documentation

data ConfigRule Source #

Constructors

ConfigRule

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-configrule.html

Instances

Instances details
ToJSON ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Show ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Eq ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

ToResourceProperties ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Property "Compliance" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "Compliance" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

Methods

set :: PropertyType "Compliance" ConfigRule -> ConfigRule -> ConfigRule #

Property "ConfigRuleName" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "ConfigRuleName" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "ConfigRuleName" ConfigRule = Value Text

Methods

set :: PropertyType "ConfigRuleName" ConfigRule -> ConfigRule -> ConfigRule #

Property "Description" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "Description" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "Description" ConfigRule = Value Text

Methods

set :: PropertyType "Description" ConfigRule -> ConfigRule -> ConfigRule #

Property "EvaluationModes" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "EvaluationModes" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

Methods

set :: PropertyType "EvaluationModes" ConfigRule -> ConfigRule -> ConfigRule #

Property "InputParameters" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "InputParameters" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "InputParameters" ConfigRule = Object

Methods

set :: PropertyType "InputParameters" ConfigRule -> ConfigRule -> ConfigRule #

Property "MaximumExecutionFrequency" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "MaximumExecutionFrequency" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "MaximumExecutionFrequency" ConfigRule = Value Text

Methods

set :: PropertyType "MaximumExecutionFrequency" ConfigRule -> ConfigRule -> ConfigRule #

Property "Scope" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "Scope" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

Property "Source" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

Associated Types

type PropertyType "Source" ConfigRule 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "Compliance" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "ConfigRuleName" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "ConfigRuleName" ConfigRule = Value Text
type PropertyType "Description" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "Description" ConfigRule = Value Text
type PropertyType "EvaluationModes" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "InputParameters" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "InputParameters" ConfigRule = Object
type PropertyType "MaximumExecutionFrequency" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "MaximumExecutionFrequency" ConfigRule = Value Text
type PropertyType "Scope" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule

type PropertyType "Source" ConfigRule Source # 
Instance details

Defined in Stratosphere.Config.ConfigRule