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