@Stability(value=Stable) public static final class CfnDeploymentGroup.DeploymentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.DeploymentProperty>
CfnDeploymentGroup.DeploymentProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDeploymentGroup.DeploymentProperty.Builder revision(IResolvable revision)
CfnDeploymentGroup.DeploymentProperty.getRevision()revision - `CfnDeploymentGroup.DeploymentProperty.Revision`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentProperty.Builder revision(CfnDeploymentGroup.RevisionLocationProperty revision)
CfnDeploymentGroup.DeploymentProperty.getRevision()revision - `CfnDeploymentGroup.DeploymentProperty.Revision`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentProperty.Builder description(String description)
CfnDeploymentGroup.DeploymentProperty.getDescription()description - `CfnDeploymentGroup.DeploymentProperty.Description`.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentProperty.Builder ignoreApplicationStopFailures(Boolean ignoreApplicationStopFailures)
CfnDeploymentGroup.DeploymentProperty.getIgnoreApplicationStopFailures()ignoreApplicationStopFailures - `CfnDeploymentGroup.DeploymentProperty.IgnoreApplicationStopFailures`.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentProperty.Builder ignoreApplicationStopFailures(IResolvable ignoreApplicationStopFailures)
CfnDeploymentGroup.DeploymentProperty.getIgnoreApplicationStopFailures()ignoreApplicationStopFailures - `CfnDeploymentGroup.DeploymentProperty.IgnoreApplicationStopFailures`.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.DeploymentProperty>CfnDeploymentGroup.DeploymentPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.