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