| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| software.amazon.awssdk.services.drs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
DrsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.
|
default UntagResourceResponse |
DrsClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.