@Stability(value=Stable)
public static interface CfnPolicy.PolicyTagProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-policytag.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-policytag.html#cfn-fms-policy-policytag-key@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-policytag.html#cfn-fms-policy-policytag-value@Stability(value=Stable) static CfnPolicy.PolicyTagProperty.Builder builder()
Copyright © 2020. All rights reserved.