@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:34.999Z") @Stability(value=Experimental) public interface CfnTag extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTag.Builder
A builder for
CfnTag |
static class |
CfnTag.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTag.Builder |
builder() |
String |
getKey()
EXPERIMENTAL
|
String |
getValue()
EXPERIMENTAL
|
@Stability(value=Experimental) String getKey()
@Stability(value=Experimental) String getValue()
@Stability(value=Experimental) static CfnTag.Builder builder()
CfnTag.Builder of CfnTagCopyright © 2019. All rights reserved.