public static interface UniqueTagResourceIdentifier.Builder extends SdkPojo, CopyableBuilder<UniqueTagResourceIdentifier.Builder,UniqueTagResourceIdentifier>
| Modifier and Type | Method and Description |
|---|---|
UniqueTagResourceIdentifier.Builder |
key(String key)
A unique key that's attached to a resource.
|
UniqueTagResourceIdentifier.Builder |
value(String value)
A unique value that's attached to a resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUniqueTagResourceIdentifier.Builder key(String key)
A unique key that's attached to a resource.
key - A unique key that's attached to a resource.UniqueTagResourceIdentifier.Builder value(String value)
A unique value that's attached to a resource.
value - A unique value that's attached to a resource.Copyright © 2023. All rights reserved.