Interface GlobalReplicationGroupMember.Builder

    • Method Detail

      • replicationGroupId

        GlobalReplicationGroupMember.Builder replicationGroupId​(String replicationGroupId)

        The replication group id of the Global datastore member.

        Parameters:
        replicationGroupId - The replication group id of the Global datastore member.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • replicationGroupRegion

        GlobalReplicationGroupMember.Builder replicationGroupRegion​(String replicationGroupRegion)

        The Amazon region of the Global datastore member.

        Parameters:
        replicationGroupRegion - The Amazon region of the Global datastore member.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • role

        GlobalReplicationGroupMember.Builder role​(String role)

        Indicates the role of the replication group, primary or secondary.

        Parameters:
        role - Indicates the role of the replication group, primary or secondary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        GlobalReplicationGroupMember.Builder status​(String status)

        The status of the membership of the replication group.

        Parameters:
        status - The status of the membership of the replication group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.