google_api_sql_admin v0.6.0 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.t): 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
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.