HealthCheck

Information about the operational status and health of a connectorV2.

Types

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

Properties

Link copied to clipboard

The status of the connectorV2.

Link copied to clipboard

ISO 8601 UTC timestamp for the time check the health status of the connectorV2.

Link copied to clipboard

The message for the reason of connectorStatus change.

Functions

Link copied to clipboard
inline fun copy(block: HealthCheck.Builder.() -> Unit = {}): HealthCheck
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