google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.DatabaseInstanceFailoverReplica View Source
The name and status of the failover replica. This property is applicable only to Second Generation instances.
Attributes
- available (Boolean): The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The master can only failover to the falover replica when the status is true. Defaults to:
null
. - name (String): The name of the failover replica. If specified at instance creation, a failover replica is created for the instance. The name doesn't include the project ID. This property is applicable only to Second Generation instances. Defaults to:
null
.