public static interface Tag.Builder extends SdkPojo, CopyableBuilder<Tag.Builder,Tag>
| Modifier and Type | Method and Description |
|---|---|
Tag.Builder |
key(String key)
Key for the tag.
|
Tag.Builder |
value(String value)
Value for the tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTag.Builder key(String key)
Key for the tag.
key - Key for the tag.Tag.Builder value(String value)
Value for the tag.
value - Value for the tag.Copyright © 2023. All rights reserved.