| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner |
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
AppRunnerClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add tags to, or update the tag values of, an App Runner resource.
|
default TagResourceResponse |
AppRunnerClient.tagResource(TagResourceRequest tagResourceRequest)
Add tags to, or update the tag values of, an App Runner resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
AppRunnerAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add tags to, or update the tag values of, an App Runner resource.
|
default CompletableFuture<TagResourceResponse> |
AppRunnerAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Add tags to, or update the tag values of, an App Runner resource.
|
Copyright © 2023. All rights reserved.