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

Stratosphere.CloudFormation.StackSet.ParameterProperty

Documentation

data ParameterProperty Source #

Instances

Instances details
ToJSON ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

Show ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

Eq ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

ToResourceProperties ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

Property "ParameterKey" ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

Associated Types

type PropertyType "ParameterKey" ParameterProperty 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

Property "ParameterValue" ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

Associated Types

type PropertyType "ParameterValue" ParameterProperty 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

type PropertyType "ParameterValue" ParameterProperty = Value Text
type PropertyType "ParameterKey" ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

type PropertyType "ParameterValue" ParameterProperty Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet.ParameterProperty

type PropertyType "ParameterValue" ParameterProperty = Value Text