public static interface ResourceGroupTag.Builder extends SdkPojo, CopyableBuilder<ResourceGroupTag.Builder,ResourceGroupTag>
| Modifier and Type | Method and Description |
|---|---|
ResourceGroupTag.Builder |
key(String key)
A tag key.
|
ResourceGroupTag.Builder |
value(String value)
The value assigned to a tag key.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceGroupTag.Builder key(String key)
A tag key.
key - A tag key.ResourceGroupTag.Builder value(String value)
The value assigned to a tag key.
value - The value assigned to a tag key.Copyright © 2023. All rights reserved.