@Stability(value=Stable)
public static interface CfnService.DeploymentControllerProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentcontroller.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.DeploymentControllerProperty.Builder
A builder for
CfnService.DeploymentControllerProperty |
static class |
CfnService.DeploymentControllerProperty.Jsii$Proxy
An implementation for
CfnService.DeploymentControllerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.DeploymentControllerProperty.Builder |
builder() |
default String |
getType()
`CfnService.DeploymentControllerProperty.Type`.
|
@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentcontroller.html#cfn-ecs-service-deploymentcontroller-type@Stability(value=Stable) static CfnService.DeploymentControllerProperty.Builder builder()
Copyright © 2020. All rights reserved.