| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs |
Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it
easy to run, stop, and manage Docker containers on a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default PutAttributesResponse |
EcsClient.putAttributes(Consumer<PutAttributesRequest.Builder> putAttributesRequest)
Create or update an attribute on an Amazon ECS resource.
|
default PutAttributesResponse |
EcsClient.putAttributes(PutAttributesRequest putAttributesRequest)
Create or update an attribute on an Amazon ECS resource.
|
Copyright © 2019. All rights reserved.