GoogleApi.Composer.V1.Model.FetchDatabasePropertiesResponse (google_api_composer v0.36.3)
View SourceResponse for FetchDatabasePropertiesRequest.
Attributes
-
isFailoverReplicaAvailable
(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 fail over to the failover replica when the status is true. -
primaryGceZone
(type:String.t
, default:nil
) - The Compute Engine zone that the instance is currently serving from. -
secondaryGceZone
(type:String.t
, default:nil
) - The Compute Engine zone that the failover instance is currently serving from for a regional Cloud SQL instance.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.