Interface ExportJournalToS3Response.Builder

  • Method Details

    • exportId

      The UUID (represented in Base62-encoded text) that QLDB assigns to each journal export job.

      To describe your export request and check the status of the job, you can use ExportId to call DescribeJournalS3Export.

      Parameters:
      exportId - The UUID (represented in Base62-encoded text) that QLDB assigns to each journal export job.

      To describe your export request and check the status of the job, you can use ExportId to call DescribeJournalS3Export.

      Returns:
      Returns a reference to this object so that method calls can be chained together.