| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| software.amazon.awssdk.services.opsworks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
OpsWorksAsyncClient.untagResource(UntagResourceRequest 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 |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.