Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder
Packages that use CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder
-
Uses of CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.BuilderModifier and TypeMethodDescriptionCfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.batchReportMode(String batchReportMode) CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.builder()CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.combineArtifacts(Boolean combineArtifacts) CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.combineArtifacts(IResolvable combineArtifacts) CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.restrictions(CfnProjectPropsMixin.BatchRestrictionsProperty restrictions) Sets the value ofCfnProjectPropsMixin.ProjectBuildBatchConfigProperty.getRestrictions()CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.restrictions(IResolvable restrictions) Sets the value ofCfnProjectPropsMixin.ProjectBuildBatchConfigProperty.getRestrictions()CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.serviceRole(String serviceRole) Sets the value ofCfnProjectPropsMixin.ProjectBuildBatchConfigProperty.getServiceRole()CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.timeoutInMins(Number timeoutInMins) Sets the value ofCfnProjectPropsMixin.ProjectBuildBatchConfigProperty.getTimeoutInMins()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.ProjectBuildBatchConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.