Uses of Class
software.amazon.awscdk.services.codebuild.CfnProject.BatchRestrictionsProperty.Builder
-
Uses of CfnProject.BatchRestrictionsProperty.Builder in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionCfnProject.BatchRestrictionsProperty.builder()
CfnProject.BatchRestrictionsProperty.Builder.computeTypesAllowed
(List<String> computeTypesAllowed) Sets the value ofCfnProject.BatchRestrictionsProperty.getComputeTypesAllowed()
CfnProject.BatchRestrictionsProperty.Builder.maximumBuildsAllowed
(Number maximumBuildsAllowed) Sets the value ofCfnProject.BatchRestrictionsProperty.getMaximumBuildsAllowed()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProject.BatchRestrictionsProperty.Builder
.