Class Membership (0.2.0)

Membership(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An output only view of all the member instances participating in the cross instance replication.

Attributes

Name Description
primary_instance google.cloud.memorystore_v1.types.CrossInstanceReplicationConfig.RemoteInstance
Output only. The primary instance that acts as the source of replication for the secondary instances.
secondary_instances MutableSequence[google.cloud.memorystore_v1.types.CrossInstanceReplicationConfig.RemoteInstance]
Output only. The list of secondary instances replicating from the primary instance.