BatchRestrictions
Specifies restrictions for the batch build.
Contents
Note
In the following list, the required parameters are described first.
- computeTypesAllowed
-
An array of strings that specify the compute types that are allowed for the batch build. See Build environment compute types in the AWS CodeBuild User Guide for these values.
Type: Array of strings
Length Constraints: Minimum length of 1.
Required: No
- fleetsAllowed
-
An array of strings that specify the fleets that are allowed for the batch build. See Run builds on reserved capacity fleets in the AWS CodeBuild User Guide for more information.
Type: Array of strings
Length Constraints: Minimum length of 1.
Required: No
- maximumBuildsAllowed
-
Specifies the maximum number of builds allowed.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: