ContainerInstanceHealthStatus
An object representing the health status of the container instance.
Contents
- details
-
An array of objects representing the details of the container instance health status.
Type: Array of InstanceHealthCheckResult objects
Required: No
- overallStatus
-
The overall health status of the container instance. This is an aggregate status of all container instance health checks.
Type: String
Valid Values:
OK | IMPAIRED | INSUFFICIENT_DATA | INITIALIZING
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: