| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
OpsWorksClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
|
default TagResourceResponse |
OpsWorksClient.tagResource(TagResourceRequest tagResourceRequest)
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
OpsWorksAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
|
default CompletableFuture<TagResourceResponse> |
OpsWorksAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
|
Copyright © 2023. All rights reserved.