Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.BatchRestrictionsProperty.Builder
Packages that use CfnProjectPropsMixin.BatchRestrictionsProperty.Builder
-
Uses of CfnProjectPropsMixin.BatchRestrictionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.BatchRestrictionsProperty.BuilderModifier and TypeMethodDescriptionCfnProjectPropsMixin.BatchRestrictionsProperty.builder()CfnProjectPropsMixin.BatchRestrictionsProperty.Builder.computeTypesAllowed(List<String> computeTypesAllowed) Sets the value ofCfnProjectPropsMixin.BatchRestrictionsProperty.getComputeTypesAllowed()CfnProjectPropsMixin.BatchRestrictionsProperty.Builder.maximumBuildsAllowed(Number maximumBuildsAllowed) Sets the value ofCfnProjectPropsMixin.BatchRestrictionsProperty.getMaximumBuildsAllowed()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.BatchRestrictionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProjectPropsMixin.BatchRestrictionsProperty.Builder.