@Stability(value=Stable)
public static interface CfnCluster.ClusterSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.ClusterSettingsProperty.Builder
A builder for
CfnCluster.ClusterSettingsProperty |
static class |
CfnCluster.ClusterSettingsProperty.Jsii$Proxy
An implementation for
CfnCluster.ClusterSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.ClusterSettingsProperty.Builder |
builder() |
default String |
getName()
`CfnCluster.ClusterSettingsProperty.Name`.
|
default String |
getValue()
`CfnCluster.ClusterSettingsProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnCluster.ClusterSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.