| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhuborchestrator |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Migration Hub Orchestrator.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
MigrationHubOrchestratorClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes the tags for a resource.
|
default UntagResourceResponse |
MigrationHubOrchestratorClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes the tags for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
MigrationHubOrchestratorAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes the tags for a resource.
|
default CompletableFuture<UntagResourceResponse> |
MigrationHubOrchestratorAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes the tags for a resource.
|
Copyright © 2023. All rights reserved.