| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
TimestreamWriteClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the association of tags from a Timestream resource.
|
default UntagResourceResponse |
TimestreamWriteClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association of tags from a Timestream resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
TimestreamWriteAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the association of tags from a Timestream resource.
|
default CompletableFuture<UntagResourceResponse> |
TimestreamWriteAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association of tags from a Timestream resource.
|
Copyright © 2023. All rights reserved.