| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTag.Builder |
CfnTag.builder() |
CfnTag.Builder |
CfnTag.Builder.key(String key)
Sets the value of
CfnTag.getKey() |
CfnTag.Builder |
CfnTag.Builder.value(String value)
Sets the value of
CfnTag.getValue() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnTag.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTag.Builder. |
Copyright © 2022. All rights reserved.