| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
IvsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the resource with the specified ARN.
|
default UntagResourceResponse |
IvsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the resource with the specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.