| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceHealthCheckResult> |
ContainerInstanceHealthStatus.details()
An array of objects representing the details of the container instance health status.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerInstanceHealthStatus.Builder |
ContainerInstanceHealthStatus.Builder.details(InstanceHealthCheckResult... details)
An array of objects representing the details of the container instance health status.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerInstanceHealthStatus.Builder |
ContainerInstanceHealthStatus.Builder.details(Collection<InstanceHealthCheckResult> details)
An array of objects representing the details of the container instance health status.
|
Copyright © 2023. All rights reserved.