HighAvailabilityPropertiesResponse

data class HighAvailabilityPropertiesResponse(val targetMode: String? = null)

The high availability properties of the cluster.

Constructors

Link copied to clipboard
constructor(targetMode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val targetMode: String? = null

The target high availability mode requested for the cluster.