stratosphere-stepfunctions-1.0.0: Stratosphere integration for AWS StepFunctions.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.StepFunctions.StateMachine

Documentation

data StateMachine Source #

Constructors

StateMachine

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html

Fields

Instances

Instances details
ToJSON StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Show StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Eq StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

ToResourceProperties StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Property "Definition" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "Definition" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "Definition" StateMachine = Object
Property "DefinitionS3Location" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "DefinitionS3Location" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "DefinitionS3Location" StateMachine = S3LocationProperty

Methods

set :: PropertyType "DefinitionS3Location" StateMachine -> StateMachine -> StateMachine #

Property "DefinitionString" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "DefinitionString" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "DefinitionString" StateMachine = Value Text

Methods

set :: PropertyType "DefinitionString" StateMachine -> StateMachine -> StateMachine #

Property "DefinitionSubstitutions" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "DefinitionSubstitutions" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "DefinitionSubstitutions" StateMachine = Map Text Object

Methods

set :: PropertyType "DefinitionSubstitutions" StateMachine -> StateMachine -> StateMachine #

Property "EncryptionConfiguration" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "EncryptionConfiguration" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Methods

set :: PropertyType "EncryptionConfiguration" StateMachine -> StateMachine -> StateMachine #

Property "LoggingConfiguration" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "LoggingConfiguration" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Methods

set :: PropertyType "LoggingConfiguration" StateMachine -> StateMachine -> StateMachine #

Property "RoleArn" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "RoleArn" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Property "StateMachineName" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "StateMachineName" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "StateMachineName" StateMachine = Value Text

Methods

set :: PropertyType "StateMachineName" StateMachine -> StateMachine -> StateMachine #

Property "StateMachineType" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "StateMachineType" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "StateMachineType" StateMachine = Value Text

Methods

set :: PropertyType "StateMachineType" StateMachine -> StateMachine -> StateMachine #

Property "Tags" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "Tags" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Property "TracingConfiguration" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Associated Types

type PropertyType "TracingConfiguration" StateMachine 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

Methods

set :: PropertyType "TracingConfiguration" StateMachine -> StateMachine -> StateMachine #

type PropertyType "Definition" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "Definition" StateMachine = Object
type PropertyType "DefinitionS3Location" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "DefinitionS3Location" StateMachine = S3LocationProperty
type PropertyType "DefinitionString" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "DefinitionString" StateMachine = Value Text
type PropertyType "DefinitionSubstitutions" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "DefinitionSubstitutions" StateMachine = Map Text Object
type PropertyType "EncryptionConfiguration" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "LoggingConfiguration" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "RoleArn" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "StateMachineName" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "StateMachineName" StateMachine = Value Text
type PropertyType "StateMachineType" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "StateMachineType" StateMachine = Value Text
type PropertyType "Tags" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine

type PropertyType "TracingConfiguration" StateMachine Source # 
Instance details

Defined in Stratosphere.StepFunctions.StateMachine