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