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