Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::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.