@Generated(value="jsii-pacmak/1.6.0 (build 248e75b)", date="2020-06-09T15:23:03.010Z") @Stability(value=Stable) public interface DeploymentController extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeploymentController.Builder
A builder for
DeploymentController |
static class |
DeploymentController.Jsii$Proxy
An implementation for
DeploymentController |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentController.Builder |
builder() |
default DeploymentControllerType |
getType()
The deployment controller type to use.
|
@Stability(value=Stable) @Nullable default DeploymentControllerType getType()
Default: DeploymentControllerType.ECS
@Stability(value=Stable) static DeploymentController.Builder builder()
DeploymentController.Builder of DeploymentControllerCopyright © 2020. All rights reserved.