stratosphere-codepipeline-1.0.0: Stratosphere integration for AWS CodePipeline.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CodePipeline.CustomActionType

Documentation

data CustomActionType Source #

Constructors

CustomActionType

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html

Fields

Instances

Instances details
ToJSON CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Show CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Eq CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

ToResourceProperties CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Property "Category" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "Category" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Property "ConfigurationProperties" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "ConfigurationProperties" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Methods

set :: PropertyType "ConfigurationProperties" CustomActionType -> CustomActionType -> CustomActionType #

Property "InputArtifactDetails" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "InputArtifactDetails" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Methods

set :: PropertyType "InputArtifactDetails" CustomActionType -> CustomActionType -> CustomActionType #

Property "OutputArtifactDetails" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "OutputArtifactDetails" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Methods

set :: PropertyType "OutputArtifactDetails" CustomActionType -> CustomActionType -> CustomActionType #

Property "Provider" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "Provider" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Property "Settings" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "Settings" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Property "Tags" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "Tags" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Property "Version" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

Associated Types

type PropertyType "Version" CustomActionType 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "Category" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "ConfigurationProperties" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "InputArtifactDetails" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "OutputArtifactDetails" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "Provider" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "Settings" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "Tags" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType

type PropertyType "Version" CustomActionType Source # 
Instance details

Defined in Stratosphere.CodePipeline.CustomActionType