GoogleCloudSQLInstanceFailoverReplica
No description
type GoogleCloudSQLInstanceFailoverReplica {
available: Boolean!
name: String!
}
Fields
GoogleCloudSQLInstanceFailoverReplica.available
● Boolean!
non-null scalar
The availability status of the failover replica
GoogleCloudSQLInstanceFailoverReplica.name
● String!
non-null scalar
The name of the failover replica
Member of
GoogleCloudSQLMySQLInstance
object ● GoogleCloudSQLPostgreSQLInstance
object ● GoogleCloudSQLSQLServerInstance
object ● GoogleCloudSQLUnspecifiedInstance
object