public static interface Tag.Builder extends SdkPojo, CopyableBuilder<Tag.Builder,Tag>
| Modifier and Type | Method and Description |
|---|---|
Tag.Builder |
key(String key)
The key of a tag.
|
Tag.Builder |
value(String value)
The value of a tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTag.Builder key(String key)
The key of a tag.
key - The key of a tag.Tag.Builder value(String value)
The value of a tag.
value - The value of a tag.Copyright © 2022. All rights reserved.