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
- 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: