@Stability(value=Stable)
public static interface CfnStep.KeyValueProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-keyvalue.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStep.KeyValueProperty.Builder
A builder for
CfnStep.KeyValueProperty |
static class |
CfnStep.KeyValueProperty.Jsii$Proxy
An implementation for
CfnStep.KeyValueProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStep.KeyValueProperty.Builder |
builder() |
default String |
getKey()
`CfnStep.KeyValueProperty.Key`.
|
default String |
getValue()
`CfnStep.KeyValueProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-keyvalue.html#cfn-elasticmapreduce-step-keyvalue-key@Stability(value=Stable) @Nullable default String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-keyvalue.html#cfn-elasticmapreduce-step-keyvalue-value@Stability(value=Stable) static CfnStep.KeyValueProperty.Builder builder()
CfnStep.KeyValueProperty.Builder of CfnStep.KeyValuePropertyCopyright © 2020. All rights reserved.