| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ResiliencehubClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a resource.
|
default UntagResourceResponse |
ResiliencehubClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ResiliencehubAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a resource.
|
default CompletableFuture<UntagResourceResponse> |
ResiliencehubAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
Copyright © 2023. All rights reserved.