CspmHealthCheck

Information about the operational status and health of a CSPM connector.

Types

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

Properties

Link copied to clipboard

The connectivity status of the connector.

Link copied to clipboard

A list of health issues associated with the connector.

Link copied to clipboard

The ISO 8601 UTC timestamp indicating when the health status was last checked.

Link copied to clipboard

A message describing the reason for the current connector status.

Functions

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