@Stability(value=Experimental) public static final class DeploymentController.Builder extends Object implements software.amazon.jsii.Builder<DeploymentController>
DeploymentController| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentController |
build()
Builds the configured instance.
|
DeploymentController.Builder |
type(DeploymentControllerType type)
Sets the value of
DeploymentController.getType() |
@Stability(value=Experimental) public DeploymentController.Builder type(DeploymentControllerType type)
DeploymentController.getType()type - The deployment controller type to use.this@Stability(value=Experimental) public DeploymentController build()
build in interface software.amazon.jsii.Builder<DeploymentController>DeploymentControllerNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.