@Stability(value=Stable) public static final class CfnService.DeploymentControllerProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.DeploymentControllerProperty>
CfnService.DeploymentControllerProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.DeploymentControllerProperty |
build()
Builds the configured instance.
|
CfnService.DeploymentControllerProperty.Builder |
type(String type)
Sets the value of
CfnService.DeploymentControllerProperty.getType() |
@Stability(value=Stable) public CfnService.DeploymentControllerProperty.Builder type(String type)
CfnService.DeploymentControllerProperty.getType()type - `CfnService.DeploymentControllerProperty.Type`.this@Stability(value=Stable) public CfnService.DeploymentControllerProperty build()
build in interface software.amazon.jsii.Builder<CfnService.DeploymentControllerProperty>CfnService.DeploymentControllerPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.