class Aws::QLDB::Types::DescribeJournalS3ExportRequest
@note When making an API call, you may pass DescribeJournalS3ExportRequest
data as a hash: { name: "LedgerName", # required export_id: "UniqueId", # required }
@!attribute [rw] name
The name of the ledger. @return [String]
@!attribute [rw] export_id
The UUID (represented in Base62-encoded text) of the journal export job to describe. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/qldb-2019-01-02/DescribeJournalS3ExportRequest AWS API Documentation
Constants
- SENSITIVE