| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime |
Introduction
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
IvsRealTimeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the resource with the specified ARN.
|
default UntagResourceResponse |
IvsRealTimeClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the resource with the specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
IvsRealTimeAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the resource with the specified ARN.
|
default CompletableFuture<UntagResourceResponse> |
IvsRealTimeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the resource with the specified ARN.
|
Copyright © 2023. All rights reserved.