stratosphere-imagebuilder-1.0.0: Stratosphere integration for AWS ImageBuilder.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ImageBuilder.Workflow

Documentation

data Workflow Source #

Constructors

Workflow

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-workflow.html

Fields

Instances

Instances details
ToJSON Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Show Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Eq Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

ToResourceProperties Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Property "ChangeDescription" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "ChangeDescription" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "ChangeDescription" Workflow = Value Text

Methods

set :: PropertyType "ChangeDescription" Workflow -> Workflow -> Workflow #

Property "Data" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "Data" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Methods

set :: PropertyType "Data" Workflow -> Workflow -> Workflow #

Property "Description" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "Description" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Description" Workflow = Value Text

Methods

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

Property "KmsKeyId" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "KmsKeyId" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "KmsKeyId" Workflow = Value Text

Methods

set :: PropertyType "KmsKeyId" Workflow -> Workflow -> Workflow #

Property "Name" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "Name" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Methods

set :: PropertyType "Name" Workflow -> Workflow -> Workflow #

Property "Tags" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "Tags" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Methods

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

Property "Type" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "Type" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Methods

set :: PropertyType "Type" Workflow -> Workflow -> Workflow #

Property "Uri" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "Uri" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Methods

set :: PropertyType "Uri" Workflow -> Workflow -> Workflow #

Property "Version" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

Associated Types

type PropertyType "Version" Workflow 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Version" Workflow = Value Text

Methods

set :: PropertyType "Version" Workflow -> Workflow -> Workflow #

type PropertyType "ChangeDescription" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "ChangeDescription" Workflow = Value Text
type PropertyType "Data" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Description" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Description" Workflow = Value Text
type PropertyType "KmsKeyId" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "KmsKeyId" Workflow = Value Text
type PropertyType "Name" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Tags" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Type" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Uri" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Version" Workflow Source # 
Instance details

Defined in Stratosphere.ImageBuilder.Workflow

type PropertyType "Version" Workflow = Value Text