Package | Description |
---|---|
com.amazonaws.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.
|
com.amazonaws.services.ecs.model |
Modifier and Type | Method and Description |
---|---|
DiscoverPollEndpointRequest |
DiscoverPollEndpointRequest.clone() |
DiscoverPollEndpointRequest |
DiscoverPollEndpointRequest.withCluster(String cluster)
The short name or full Amazon Resource Name (ARN) of the cluster to which the container instance belongs.
|
DiscoverPollEndpointRequest |
DiscoverPollEndpointRequest.withContainerInstance(String containerInstance)
The container instance ID or full ARN of the container instance.
|
Copyright © 2019. All rights reserved.