stratosphere-cloudformation-1.0.0: Stratosphere integration for AWS CloudFormation.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CloudFormation.TypeActivation

Documentation

data TypeActivation Source #

Constructors

TypeActivation

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-typeactivation.html

Fields

Instances

Instances details
ToJSON TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Show TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Eq TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

ToResourceProperties TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Property "AutoUpdate" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "AutoUpdate" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Property "ExecutionRoleArn" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "ExecutionRoleArn" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "ExecutionRoleArn" TypeActivation = Value Text

Methods

set :: PropertyType "ExecutionRoleArn" TypeActivation -> TypeActivation -> TypeActivation #

Property "LoggingConfig" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "LoggingConfig" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Property "MajorVersion" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "MajorVersion" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "MajorVersion" TypeActivation = Value Text
Property "PublicTypeArn" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "PublicTypeArn" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "PublicTypeArn" TypeActivation = Value Text
Property "PublisherId" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "PublisherId" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "PublisherId" TypeActivation = Value Text
Property "Type" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "Type" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Property "TypeName" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "TypeName" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Property "TypeNameAlias" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "TypeNameAlias" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "TypeNameAlias" TypeActivation = Value Text
Property "VersionBump" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

Associated Types

type PropertyType "VersionBump" TypeActivation 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "VersionBump" TypeActivation = Value Text
type PropertyType "AutoUpdate" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "ExecutionRoleArn" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "ExecutionRoleArn" TypeActivation = Value Text
type PropertyType "LoggingConfig" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "MajorVersion" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "MajorVersion" TypeActivation = Value Text
type PropertyType "PublicTypeArn" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "PublicTypeArn" TypeActivation = Value Text
type PropertyType "PublisherId" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "PublisherId" TypeActivation = Value Text
type PropertyType "Type" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "TypeName" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "TypeNameAlias" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "TypeNameAlias" TypeActivation = Value Text
type PropertyType "VersionBump" TypeActivation Source # 
Instance details

Defined in Stratosphere.CloudFormation.TypeActivation

type PropertyType "VersionBump" TypeActivation = Value Text