InstanceHealthCheckResult
An object representing the result of a container instance health status check.
Types
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
inline fun copy(block: InstanceHealthCheckResult.Builder.() -> Unit = {}): InstanceHealthCheckResult