menu
aws_codebuild_api package
documentation
codebuild-2016-10-06.dart
BatchRestrictions
BatchRestrictions constructor
BatchRestrictions constructor
dark_mode
light_mode
BatchRestrictions
constructor
BatchRestrictions
(
{
List
<
String
>
?
computeTypesAllowed
,
int
?
maximumBuildsAllowed
,
})
Implementation
BatchRestrictions({ this.computeTypesAllowed, this.maximumBuildsAllowed, });
aws_codebuild_api package
documentation
codebuild-2016-10-06
BatchRestrictions
BatchRestrictions constructor
BatchRestrictions class