stratosphere-codebuild-1.0.0: Stratosphere integration for AWS CodeBuild.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CodeBuild.Project.ArtifactsProperty

Documentation

data ArtifactsProperty Source #

Constructors

ArtifactsProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html

Fields

Instances

Instances details
ToJSON ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Show ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Eq ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

ToResourceProperties ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Property "ArtifactIdentifier" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "ArtifactIdentifier" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "ArtifactIdentifier" ArtifactsProperty = Value Text
Property "EncryptionDisabled" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "EncryptionDisabled" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "EncryptionDisabled" ArtifactsProperty = Value Bool
Property "Location" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "Location" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Property "Name" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "Name" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Property "NamespaceType" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "NamespaceType" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "NamespaceType" ArtifactsProperty = Value Text
Property "OverrideArtifactName" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "OverrideArtifactName" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "OverrideArtifactName" ArtifactsProperty = Value Bool
Property "Packaging" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "Packaging" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Property "Path" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "Path" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Property "Type" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

Associated Types

type PropertyType "Type" ArtifactsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "ArtifactIdentifier" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "ArtifactIdentifier" ArtifactsProperty = Value Text
type PropertyType "EncryptionDisabled" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "EncryptionDisabled" ArtifactsProperty = Value Bool
type PropertyType "Location" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "Name" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "NamespaceType" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "NamespaceType" ArtifactsProperty = Value Text
type PropertyType "OverrideArtifactName" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "OverrideArtifactName" ArtifactsProperty = Value Bool
type PropertyType "Packaging" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "Path" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty

type PropertyType "Type" ArtifactsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.ArtifactsProperty