| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
OpsWorksClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a specified stack or layer.
|
default UntagResourceResponse |
OpsWorksClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a specified stack or layer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
OpsWorksAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a specified stack or layer.
|
default CompletableFuture<UntagResourceResponse> |
OpsWorksAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a specified stack or layer.
|
Copyright © 2023. All rights reserved.