ClusterStateChangeReasonResponse

Definition of ClusterStateChangeReason

Constructors

Link copied to clipboard
constructor(code: ClusterStateChangeReasonCodeEnumValueResponse? = null, message: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The programmatic code for the state change reason.

Link copied to clipboard
val message: String? = null

The descriptive message for the state change reason.