@Stability(value=Stable)
public static interface CfnService.PlacementStrategyProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @Nullable default String getField()
@Stability(value=Stable) static CfnService.PlacementStrategyProperty.Builder builder()
Copyright © 2021. All rights reserved.