| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice |
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all
of your services across multiple accounts and virtual private clouds (VPCs).
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
VpcLatticeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified resource.
|
default UntagResourceResponse |
VpcLatticeClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
VpcLatticeAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
VpcLatticeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resource.
|
Copyright © 2023. All rights reserved.