@Stability(value=Stable) public static final class CfnDeploymentGroup.DeploymentStyleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.DeploymentStyleProperty>
CfnDeploymentGroup.DeploymentStyleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.DeploymentStyleProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.DeploymentStyleProperty.Builder |
deploymentOption(String deploymentOption)
Sets the value of
CfnDeploymentGroup.DeploymentStyleProperty.getDeploymentOption() |
CfnDeploymentGroup.DeploymentStyleProperty.Builder |
deploymentType(String deploymentType)
Sets the value of
CfnDeploymentGroup.DeploymentStyleProperty.getDeploymentType() |
@Stability(value=Stable) public CfnDeploymentGroup.DeploymentStyleProperty.Builder deploymentOption(String deploymentOption)
CfnDeploymentGroup.DeploymentStyleProperty.getDeploymentOption()deploymentOption - `CfnDeploymentGroup.DeploymentStyleProperty.DeploymentOption`.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentStyleProperty.Builder deploymentType(String deploymentType)
CfnDeploymentGroup.DeploymentStyleProperty.getDeploymentType()deploymentType - `CfnDeploymentGroup.DeploymentStyleProperty.DeploymentType`.this@Stability(value=Stable) public CfnDeploymentGroup.DeploymentStyleProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.DeploymentStyleProperty>CfnDeploymentGroup.DeploymentStylePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.