ContainerInstanceHealthStatus

An object representing the health status of the container instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of objects representing the details of the container instance health status.

Link copied to clipboard

The overall health status of the container instance. This is an aggregate status of all container instance health checks.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String