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