| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises
instances running in your own facility, serverless Lambda functions, or applications in an Amazon ECS service.
|
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
CodeDeployClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the list of tags in the input
Tags parameter with the resource identified by the
ResourceArn input parameter. |
default CompletableFuture<TagResourceResponse> |
CodeDeployAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the list of tags in the input
Tags parameter with the resource identified by the
ResourceArn input parameter. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2023. All rights reserved.