| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTag |
build()
Builds the configured instance.
|
CfnTag.Builder |
key(String key)
Sets the value of Key
|
CfnTag.Builder |
value(String value)
Sets the value of Value
|
@Stability(value=Stable) public CfnTag.Builder key(String key)
key - the value to be set. This parameter is required.this@Stability(value=Stable) public CfnTag.Builder value(String value)
value - the value to be set. This parameter is required.this@Stability(value=Stable) public CfnTag build()
CfnTagNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.