MirroringDeploymentGroupLocation

data class MirroringDeploymentGroupLocation(val location: String? = null, val state: String? = null)

Constructors

Link copied to clipboard
constructor(location: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val location: String? = null

The cloud location of the deployment group, currently restricted to global.

Link copied to clipboard
val state: String? = null

(Output) The current state of the association in this location. Possible values: STATE_UNSPECIFIED ACTIVE OUT_OF_SYNC