@Stability(value=Stable) public static final class CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.DeploymentReadyOptionProperty>
CfnDeploymentGroup.DeploymentReadyOptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder |
actionOnTimeout(String actionOnTimeout)
Sets the value of
CfnDeploymentGroup.DeploymentReadyOptionProperty.getActionOnTimeout() |
CfnDeploymentGroup.DeploymentReadyOptionProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder |
waitTimeInMinutes(Number waitTimeInMinutes)
Sets the value of
CfnDeploymentGroup.DeploymentReadyOptionProperty.getWaitTimeInMinutes() |
@Stability(value=Stable) public CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder actionOnTimeout(String actionOnTimeout)
CfnDeploymentGroup.DeploymentReadyOptionProperty.getActionOnTimeout()actionOnTimeout - `CfnDeploymentGroup.DeploymentReadyOptionProperty.ActionOnTimeout`.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentReadyOptionProperty.Builder waitTimeInMinutes(Number waitTimeInMinutes)
CfnDeploymentGroup.DeploymentReadyOptionProperty.getWaitTimeInMinutes()waitTimeInMinutes - `CfnDeploymentGroup.DeploymentReadyOptionProperty.WaitTimeInMinutes`.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentReadyOptionProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.DeploymentReadyOptionProperty>CfnDeploymentGroup.DeploymentReadyOptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.