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