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