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