InstanceFailoverGroupReadOnlyEndpointResponse

data class InstanceFailoverGroupReadOnlyEndpointResponse(val failoverPolicy: String? = null)

Read-only endpoint of the failover group instance.

Constructors

constructor(failoverPolicy: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val failoverPolicy: String? = null

Failover policy of the read-only endpoint for the failover group.