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

Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

Documentation

data EnvironmentVariableProperty Source #

Instances

Instances details
ToJSON EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

Show EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

Eq EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

ToResourceProperties EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

Property "Name" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

Property "Type" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

Property "Value" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

type PropertyType "Name" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

type PropertyType "Type" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty

type PropertyType "Value" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.EnvironmentVariableProperty