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