InstanceHealthCheckResult

An object representing the result of a container instance health status check.

Types

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

Properties

Link copied to clipboard

The Unix timestamp for when the container instance health status last changed.

Link copied to clipboard

The Unix timestamp for when the container instance health status was last updated.

Link copied to clipboard

The container instance health status.

Link copied to clipboard

The type of container instance health status that was verified.

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