UpdateInstanceCustomHealthStatusRequest

Types

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

Properties

Link copied to clipboard

The ID of the instance that you want to change the health status for.

Link copied to clipboard

The ID of the service that includes the configuration for the custom health check that you want to change the status for.

Link copied to clipboard

The new status of the instance, HEALTHY or UNHEALTHY.

Functions

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