@Stability(value=Stable) 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=Stable) public DeploymentController.Builder type(DeploymentControllerType type)
DeploymentController.getType()
type
- The deployment controller type to use.this
@Stability(value=Stable) public DeploymentController build()
build
in interface software.amazon.jsii.Builder<DeploymentController>
DeploymentController
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.