@Stability(value=Stable)
public static interface CfnCluster.PlacementTypeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.PlacementTypeProperty.Builder
A builder for
CfnCluster.PlacementTypeProperty |
static class |
CfnCluster.PlacementTypeProperty.Jsii$Proxy
An implementation for
CfnCluster.PlacementTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.PlacementTypeProperty.Builder |
builder() |
String |
getAvailabilityZone()
`CfnCluster.PlacementTypeProperty.AvailabilityZone`.
|
@Stability(value=Stable) @NotNull String getAvailabilityZone()
@Stability(value=Stable) static CfnCluster.PlacementTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.