GoogleApi.SQLAdmin.V1beta4.Model.DatabaseInstanceFailoverReplica (google_api_sql_admin v0.71.0)
View SourceThe name and status of the failover replica.
Attributes
-
available
(type:boolean()
, default:nil
) - The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The primary instance can only failover to the failover replica when the status is true. -
name
(type:String.t
, default:nil
) - 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.