| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedAgent> |
Container.managedAgents()
The details of any Amazon ECS managed agents associated with the container.
|
| Modifier and Type | Method and Description |
|---|---|
Container.Builder |
Container.Builder.managedAgents(ManagedAgent... managedAgents)
The details of any Amazon ECS managed agents associated with the container.
|
| Modifier and Type | Method and Description |
|---|---|
Container.Builder |
Container.Builder.managedAgents(Collection<ManagedAgent> managedAgents)
The details of any Amazon ECS managed agents associated with the container.
|
Copyright © 2021. All rights reserved.