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

Stratosphere.Config.ConformancePack

Documentation

data ConformancePack Source #

Constructors

ConformancePack

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

Instances

Instances details
ToJSON ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Show ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Eq ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

ToResourceProperties ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Property "ConformancePackInputParameters" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Associated Types

type PropertyType "ConformancePackInputParameters" ConformancePack 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "ConformancePackInputParameters" ConformancePack = [ConformancePackInputParameterProperty]

Methods

set :: PropertyType "ConformancePackInputParameters" ConformancePack -> ConformancePack -> ConformancePack #

Property "ConformancePackName" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Associated Types

type PropertyType "ConformancePackName" ConformancePack 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "ConformancePackName" ConformancePack = Value Text

Methods

set :: PropertyType "ConformancePackName" ConformancePack -> ConformancePack -> ConformancePack #

Property "DeliveryS3Bucket" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Associated Types

type PropertyType "DeliveryS3Bucket" ConformancePack 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "DeliveryS3Bucket" ConformancePack = Value Text
Property "DeliveryS3KeyPrefix" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Associated Types

type PropertyType "DeliveryS3KeyPrefix" ConformancePack 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "DeliveryS3KeyPrefix" ConformancePack = Value Text

Methods

set :: PropertyType "DeliveryS3KeyPrefix" ConformancePack -> ConformancePack -> ConformancePack #

Property "TemplateBody" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Associated Types

type PropertyType "TemplateBody" ConformancePack 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "TemplateBody" ConformancePack = Value Text
Property "TemplateS3Uri" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Associated Types

type PropertyType "TemplateS3Uri" ConformancePack 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "TemplateS3Uri" ConformancePack = Value Text
Property "TemplateSSMDocumentDetails" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

Associated Types

type PropertyType "TemplateSSMDocumentDetails" ConformancePack 
Instance details

Defined in Stratosphere.Config.ConformancePack

Methods

set :: PropertyType "TemplateSSMDocumentDetails" ConformancePack -> ConformancePack -> ConformancePack #

type PropertyType "ConformancePackInputParameters" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "ConformancePackInputParameters" ConformancePack = [ConformancePackInputParameterProperty]
type PropertyType "ConformancePackName" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "ConformancePackName" ConformancePack = Value Text
type PropertyType "DeliveryS3Bucket" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "DeliveryS3Bucket" ConformancePack = Value Text
type PropertyType "DeliveryS3KeyPrefix" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "DeliveryS3KeyPrefix" ConformancePack = Value Text
type PropertyType "TemplateBody" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "TemplateBody" ConformancePack = Value Text
type PropertyType "TemplateS3Uri" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack

type PropertyType "TemplateS3Uri" ConformancePack = Value Text
type PropertyType "TemplateSSMDocumentDetails" ConformancePack Source # 
Instance details

Defined in Stratosphere.Config.ConformancePack