exportId property
The unique ID 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
.
Implementation
final String exportId;
The unique ID 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
.
final String exportId;