Interface RestoreTableResponse.Builder

  • Method Details

    • restoredTableARN

      RestoreTableResponse.Builder restoredTableARN(String restoredTableARN)

      The Amazon Resource Name (ARN) of the restored table.

      Parameters:
      restoredTableARN - The Amazon Resource Name (ARN) of the restored table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.