| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
UniqueTagResourceIdentifier |
UniqueTagResourceIdentifier.clone() |
UniqueTagResourceIdentifier |
EngineWorkflowResourceIdentifier.getUniqueTag()
The unique key-value pair for a tag that identifies provisioned product resources.
|
UniqueTagResourceIdentifier |
UniqueTagResourceIdentifier.withKey(String key)
A unique key that's attached to a resource.
|
UniqueTagResourceIdentifier |
UniqueTagResourceIdentifier.withValue(String value)
A unique value that's attached to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EngineWorkflowResourceIdentifier.setUniqueTag(UniqueTagResourceIdentifier uniqueTag)
The unique key-value pair for a tag that identifies provisioned product resources.
|
EngineWorkflowResourceIdentifier |
EngineWorkflowResourceIdentifier.withUniqueTag(UniqueTagResourceIdentifier uniqueTag)
The unique key-value pair for a tag that identifies provisioned product resources.
|
Copyright © 2025. All rights reserved.