@Stability(value=Stable) public static final class CfnProject.ProjectBuildBatchConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnProject.ProjectBuildBatchConfigProperty>
CfnProject.ProjectBuildBatchConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnProject.ProjectBuildBatchConfigProperty.Builder combineArtifacts(Boolean combineArtifacts)
CfnProject.ProjectBuildBatchConfigProperty.getCombineArtifacts()combineArtifacts - `CfnProject.ProjectBuildBatchConfigProperty.CombineArtifacts`.this@Stability(value=Stable) public CfnProject.ProjectBuildBatchConfigProperty.Builder combineArtifacts(IResolvable combineArtifacts)
CfnProject.ProjectBuildBatchConfigProperty.getCombineArtifacts()combineArtifacts - `CfnProject.ProjectBuildBatchConfigProperty.CombineArtifacts`.this@Stability(value=Stable) public CfnProject.ProjectBuildBatchConfigProperty.Builder restrictions(CfnProject.BatchRestrictionsProperty restrictions)
CfnProject.ProjectBuildBatchConfigProperty.getRestrictions()restrictions - `CfnProject.ProjectBuildBatchConfigProperty.Restrictions`.this@Stability(value=Stable) public CfnProject.ProjectBuildBatchConfigProperty.Builder restrictions(IResolvable restrictions)
CfnProject.ProjectBuildBatchConfigProperty.getRestrictions()restrictions - `CfnProject.ProjectBuildBatchConfigProperty.Restrictions`.this@Stability(value=Stable) public CfnProject.ProjectBuildBatchConfigProperty.Builder serviceRole(String serviceRole)
CfnProject.ProjectBuildBatchConfigProperty.getServiceRole()serviceRole - `CfnProject.ProjectBuildBatchConfigProperty.ServiceRole`.this@Stability(value=Stable) public CfnProject.ProjectBuildBatchConfigProperty.Builder timeoutInMins(Number timeoutInMins)
CfnProject.ProjectBuildBatchConfigProperty.getTimeoutInMins()timeoutInMins - `CfnProject.ProjectBuildBatchConfigProperty.TimeoutInMins`.this@Stability(value=Stable) public CfnProject.ProjectBuildBatchConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnProject.ProjectBuildBatchConfigProperty>CfnProject.ProjectBuildBatchConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.