Interface GlobalReplicationGroupInfo.Builder

    • Method Detail

      • globalReplicationGroupId

        GlobalReplicationGroupInfo.Builder globalReplicationGroupId​(String globalReplicationGroupId)

        The name of the Global datastore

        Parameters:
        globalReplicationGroupId - The name of the Global datastore
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • globalReplicationGroupMemberRole

        GlobalReplicationGroupInfo.Builder globalReplicationGroupMemberRole​(String globalReplicationGroupMemberRole)

        The role of the replication group in a Global datastore. Can be primary or secondary.

        Parameters:
        globalReplicationGroupMemberRole - The role of the replication group in a Global datastore. Can be primary or secondary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.