public static interface TagCondition.Builder extends SdkPojo, CopyableBuilder<TagCondition.Builder,TagCondition>
| Modifier and Type | Method and Description |
|---|---|
TagCondition.Builder |
tagKey(String tagKey)
The tag key in the tag condition.
|
TagCondition.Builder |
tagValue(String tagValue)
The tag value in the tag condition.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTagCondition.Builder tagKey(String tagKey)
The tag key in the tag condition.
tagKey - The tag key in the tag condition.TagCondition.Builder tagValue(String tagValue)
The tag value in the tag condition.
tagValue - The tag value in the tag condition.Copyright © 2023. All rights reserved.