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

Stratosphere.CloudFormation.StackSet

Documentation

data StackSet Source #

Constructors

StackSet

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

Fields

Instances

Instances details
ToJSON StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Show StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Eq StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

ToResourceProperties StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Property "AdministrationRoleARN" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "AdministrationRoleARN" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "AdministrationRoleARN" StackSet = Value Text

Methods

set :: PropertyType "AdministrationRoleARN" StackSet -> StackSet -> StackSet #

Property "AutoDeployment" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "AutoDeployment" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Methods

set :: PropertyType "AutoDeployment" StackSet -> StackSet -> StackSet #

Property "CallAs" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "CallAs" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Methods

set :: PropertyType "CallAs" StackSet -> StackSet -> StackSet #

Property "Capabilities" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "Capabilities" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "Capabilities" StackSet = ValueList Text

Methods

set :: PropertyType "Capabilities" StackSet -> StackSet -> StackSet #

Property "Description" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "Description" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "Description" StackSet = Value Text

Methods

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

Property "ExecutionRoleName" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "ExecutionRoleName" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "ExecutionRoleName" StackSet = Value Text

Methods

set :: PropertyType "ExecutionRoleName" StackSet -> StackSet -> StackSet #

Property "ManagedExecution" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "ManagedExecution" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Methods

set :: PropertyType "ManagedExecution" StackSet -> StackSet -> StackSet #

Property "OperationPreferences" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "OperationPreferences" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "OperationPreferences" StackSet = OperationPreferencesProperty

Methods

set :: PropertyType "OperationPreferences" StackSet -> StackSet -> StackSet #

Property "Parameters" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "Parameters" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Methods

set :: PropertyType "Parameters" StackSet -> StackSet -> StackSet #

Property "PermissionModel" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "PermissionModel" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "PermissionModel" StackSet = Value Text

Methods

set :: PropertyType "PermissionModel" StackSet -> StackSet -> StackSet #

Property "StackInstancesGroup" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "StackInstancesGroup" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "StackInstancesGroup" StackSet = [StackInstancesProperty]

Methods

set :: PropertyType "StackInstancesGroup" StackSet -> StackSet -> StackSet #

Property "StackSetName" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "StackSetName" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "StackSetName" StackSet = Value Text

Methods

set :: PropertyType "StackSetName" StackSet -> StackSet -> StackSet #

Property "Tags" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "Tags" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "Tags" StackSet = [Tag]

Methods

set :: PropertyType "Tags" StackSet -> StackSet -> StackSet #

Property "TemplateBody" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "TemplateBody" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "TemplateBody" StackSet = Value Text

Methods

set :: PropertyType "TemplateBody" StackSet -> StackSet -> StackSet #

Property "TemplateURL" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

Associated Types

type PropertyType "TemplateURL" StackSet 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "TemplateURL" StackSet = Value Text

Methods

set :: PropertyType "TemplateURL" StackSet -> StackSet -> StackSet #

type PropertyType "AdministrationRoleARN" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "AdministrationRoleARN" StackSet = Value Text
type PropertyType "AutoDeployment" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "CallAs" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "Capabilities" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "Capabilities" StackSet = ValueList Text
type PropertyType "Description" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "Description" StackSet = Value Text
type PropertyType "ExecutionRoleName" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "ExecutionRoleName" StackSet = Value Text
type PropertyType "ManagedExecution" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "OperationPreferences" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "OperationPreferences" StackSet = OperationPreferencesProperty
type PropertyType "Parameters" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "PermissionModel" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "PermissionModel" StackSet = Value Text
type PropertyType "StackInstancesGroup" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "StackInstancesGroup" StackSet = [StackInstancesProperty]
type PropertyType "StackSetName" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "StackSetName" StackSet = Value Text
type PropertyType "Tags" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "Tags" StackSet = [Tag]
type PropertyType "TemplateBody" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "TemplateBody" StackSet = Value Text
type PropertyType "TemplateURL" StackSet Source # 
Instance details

Defined in Stratosphere.CloudFormation.StackSet

type PropertyType "TemplateURL" StackSet = Value Text