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

Stratosphere.CodeBuild.Project.DockerServerProperty

Documentation

data DockerServerProperty Source #

Instances

Instances details
ToJSON DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

Show DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

Eq DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

ToResourceProperties DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

Property "ComputeType" DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

Associated Types

type PropertyType "ComputeType" DockerServerProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

Property "SecurityGroupIds" DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

Associated Types

type PropertyType "SecurityGroupIds" DockerServerProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

type PropertyType "ComputeType" DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty

type PropertyType "SecurityGroupIds" DockerServerProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.DockerServerProperty