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