Uses of Class
software.amazon.awssdk.services.servicecatalog.model.UniqueTagResourceIdentifier
-
Packages that use UniqueTagResourceIdentifier Package Description software.amazon.awssdk.services.servicecatalog.model -
-
Uses of UniqueTagResourceIdentifier in software.amazon.awssdk.services.servicecatalog.model
Methods in software.amazon.awssdk.services.servicecatalog.model that return UniqueTagResourceIdentifier Modifier and Type Method Description UniqueTagResourceIdentifierEngineWorkflowResourceIdentifier. uniqueTag()The unique key-value pair for a tag that identifies provisioned product resources.Methods in software.amazon.awssdk.services.servicecatalog.model with parameters of type UniqueTagResourceIdentifier Modifier and Type Method Description EngineWorkflowResourceIdentifier.BuilderEngineWorkflowResourceIdentifier.Builder. uniqueTag(UniqueTagResourceIdentifier uniqueTag)The unique key-value pair for a tag that identifies provisioned product resources.
-