| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SyntheticsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified resource.
|
default UntagResourceResponse |
SyntheticsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
SyntheticsAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
SyntheticsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
|
Copyright © 2022. All rights reserved.