Interface ReplicationInformation.Builder

  • Method Details

    • sourceTableARN

      ReplicationInformation.Builder sourceTableARN(String sourceTableARN)

      The Amazon Resource Name (ARN) of the source table from which this table is replicated.

      Parameters:
      sourceTableARN - The Amazon Resource Name (ARN) of the source table from which this table is replicated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.