Memorystore V1 API - Class Google::Cloud::Memorystore::V1::CrossInstanceReplicationConfig::RemoteInstance (v1.2.0)

Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::CrossInstanceReplicationConfig::RemoteInstance.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance

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

#instance=

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

#uid

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