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

Stratosphere.CodeBuild.Project.SourceProperty

Documentation

data SourceProperty Source #

Constructors

SourceProperty

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

Fields

Instances

Instances details
ToJSON SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Show SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Eq SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

ToResourceProperties SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Property "Auth" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Property "BuildSpec" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "BuildSpec" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Property "BuildStatusConfig" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "BuildStatusConfig" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Methods

set :: PropertyType "BuildStatusConfig" SourceProperty -> SourceProperty -> SourceProperty #

Property "GitCloneDepth" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "GitCloneDepth" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "GitCloneDepth" SourceProperty = Value Integer
Property "GitSubmodulesConfig" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "GitSubmodulesConfig" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Methods

set :: PropertyType "GitSubmodulesConfig" SourceProperty -> SourceProperty -> SourceProperty #

Property "InsecureSsl" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "InsecureSsl" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "InsecureSsl" SourceProperty = Value Bool
Property "Location" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "Location" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Property "ReportBuildStatus" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "ReportBuildStatus" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "ReportBuildStatus" SourceProperty = Value Bool

Methods

set :: PropertyType "ReportBuildStatus" SourceProperty -> SourceProperty -> SourceProperty #

Property "SourceIdentifier" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "SourceIdentifier" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "SourceIdentifier" SourceProperty = Value Text

Methods

set :: PropertyType "SourceIdentifier" SourceProperty -> SourceProperty -> SourceProperty #

Property "Type" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

Associated Types

type PropertyType "Type" SourceProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "Auth" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "BuildSpec" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "BuildStatusConfig" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "GitCloneDepth" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "GitCloneDepth" SourceProperty = Value Integer
type PropertyType "GitSubmodulesConfig" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "InsecureSsl" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "InsecureSsl" SourceProperty = Value Bool
type PropertyType "Location" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "ReportBuildStatus" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "ReportBuildStatus" SourceProperty = Value Bool
type PropertyType "SourceIdentifier" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty

type PropertyType "SourceIdentifier" SourceProperty = Value Text
type PropertyType "Type" SourceProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.SourceProperty