healthStatus property

HealthStatus? healthStatus
final

The health status of the container. If health checks are not configured for this container in its task definition, then it reports the health status as UNKNOWN.

Implementation

final HealthStatus? healthStatus;