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