AlloyDB V1 API - Class Google::Cloud::AlloyDB::V1::Cluster::PrimaryConfig (v0.9.0)

Reference documentation and code samples for the AlloyDB V1 API class Google::Cloud::AlloyDB::V1::Cluster::PrimaryConfig.

Configuration for the primary cluster. It has the list of clusters that are replicating from this cluster. This should be set if and only if the cluster is of type PRIMARY.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#secondary_cluster_names

def secondary_cluster_names() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Names of the clusters that are replicating from this cluster.