Google Cloud Memorystore for Redis V1 API - Class Google::Cloud::Redis::Cluster::V1::CrossClusterReplicationConfig::RemoteCluster (v0.6.0)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::Cluster::V1::CrossClusterReplicationConfig::RemoteCluster.

Details of the remote cluster associated with this cluster in a cross cluster replication setup.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster

def cluster() -> ::String
Returns
  • (::String) — The full resource path of the remote cluster in the format: projects/

#cluster=

def cluster=(value) -> ::String
Parameter
  • value (::String) — The full resource path of the remote cluster in the format: projects/
Returns
  • (::String) — The full resource path of the remote cluster in the format: projects/

#uid

def uid() -> ::String
Returns
  • (::String) — Output only. The unique identifier of the remote cluster.