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

Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

Documentation

data BatchRestrictionsProperty Source #

Instances

Instances details
ToJSON BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

Show BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

Eq BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

ToResourceProperties BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

Property "ComputeTypesAllowed" BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

Associated Types

type PropertyType "ComputeTypesAllowed" BatchRestrictionsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

Property "MaximumBuildsAllowed" BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

Associated Types

type PropertyType "MaximumBuildsAllowed" BatchRestrictionsProperty 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

type PropertyType "MaximumBuildsAllowed" BatchRestrictionsProperty = Value Integer
type PropertyType "ComputeTypesAllowed" BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

type PropertyType "MaximumBuildsAllowed" BatchRestrictionsProperty Source # 
Instance details

Defined in Stratosphere.CodeBuild.Project.BatchRestrictionsProperty

type PropertyType "MaximumBuildsAllowed" BatchRestrictionsProperty = Value Integer