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

Stratosphere.ImageBuilder.ImagePipeline

Documentation

data WorkflowParameterProperty Source #

Instances

Instances details
ToJSON WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

Show WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

Eq WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

ToResourceProperties WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

Property "Name" WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

Property "Value" WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

type PropertyType "Name" WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

type PropertyType "Value" WorkflowParameterProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowParameterProperty

data WorkflowConfigurationProperty Source #

Instances

Instances details
ToJSON WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

Show WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

Eq WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

ToResourceProperties WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

Property "OnFailure" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

Property "ParallelGroup" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

Property "Parameters" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

Property "WorkflowArn" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

type PropertyType "OnFailure" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

type PropertyType "ParallelGroup" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

type PropertyType "Parameters" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

type PropertyType "WorkflowArn" WorkflowConfigurationProperty Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline.WorkflowConfigurationProperty

data ImagePipeline Source #

Constructors

ImagePipeline

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

Fields

Instances

Instances details
ToJSON ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Show ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Eq ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

ToResourceProperties ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Property "ContainerRecipeArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "ContainerRecipeArn" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ContainerRecipeArn" ImagePipeline = Value Text

Methods

set :: PropertyType "ContainerRecipeArn" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "Description" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "Description" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "Description" ImagePipeline = Value Text
Property "DistributionConfigurationArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "DistributionConfigurationArn" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "DistributionConfigurationArn" ImagePipeline = Value Text

Methods

set :: PropertyType "DistributionConfigurationArn" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "EnhancedImageMetadataEnabled" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "EnhancedImageMetadataEnabled" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "EnhancedImageMetadataEnabled" ImagePipeline = Value Bool

Methods

set :: PropertyType "EnhancedImageMetadataEnabled" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "ExecutionRole" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "ExecutionRole" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ExecutionRole" ImagePipeline = Value Text

Methods

set :: PropertyType "ExecutionRole" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "ImageRecipeArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "ImageRecipeArn" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ImageRecipeArn" ImagePipeline = Value Text

Methods

set :: PropertyType "ImageRecipeArn" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "ImageScanningConfiguration" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "ImageScanningConfiguration" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Methods

set :: PropertyType "ImageScanningConfiguration" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "ImageTestsConfiguration" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "ImageTestsConfiguration" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Methods

set :: PropertyType "ImageTestsConfiguration" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "InfrastructureConfigurationArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "InfrastructureConfigurationArn" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "InfrastructureConfigurationArn" ImagePipeline = Value Text

Methods

set :: PropertyType "InfrastructureConfigurationArn" ImagePipeline -> ImagePipeline -> ImagePipeline #

Property "LoggingConfiguration" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "LoggingConfiguration" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Methods

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

Property "Name" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "Name" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Property "Schedule" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "Schedule" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Property "Status" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "Status" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Property "Tags" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "Tags" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Property "Workflows" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

Associated Types

type PropertyType "Workflows" ImagePipeline 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ContainerRecipeArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ContainerRecipeArn" ImagePipeline = Value Text
type PropertyType "Description" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "Description" ImagePipeline = Value Text
type PropertyType "DistributionConfigurationArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "DistributionConfigurationArn" ImagePipeline = Value Text
type PropertyType "EnhancedImageMetadataEnabled" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "EnhancedImageMetadataEnabled" ImagePipeline = Value Bool
type PropertyType "ExecutionRole" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ExecutionRole" ImagePipeline = Value Text
type PropertyType "ImageRecipeArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ImageRecipeArn" ImagePipeline = Value Text
type PropertyType "ImageScanningConfiguration" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "ImageTestsConfiguration" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "InfrastructureConfigurationArn" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "InfrastructureConfigurationArn" ImagePipeline = Value Text
type PropertyType "LoggingConfiguration" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "Name" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "Schedule" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "Status" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "Tags" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline

type PropertyType "Workflows" ImagePipeline Source # 
Instance details

Defined in Stratosphere.ImageBuilder.ImagePipeline