@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.767Z") @Stability(value=Experimental) 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()
(experimental) The deployment controller type to use.
|
@Stability(value=Experimental) @Nullable default DeploymentControllerType getType()
Default: DeploymentControllerType.ECS
@Stability(value=Experimental) static DeploymentController.Builder builder()
DeploymentController.Builder of DeploymentControllerCopyright © 2021. All rights reserved.