@aws-sdk/client-qldb

ListJournalS3ExportsForLedgerCommandInput Interface

Members

Name
Type
Details
Name Requiredstring | undefined

The name of the ledger.

MaxResults number | undefined

The maximum number of results to return in a single ListJournalS3ExportsForLedger request. (The actual number of results returned might be fewer.)

NextToken string | undefined

A pagination token, indicating that you want to retrieve the next page of results. If you received a value for NextToken in the response from a previous ListJournalS3ExportsForLedger call, then you should use that value as input here.

Full Signature

export interface ListJournalS3ExportsForLedgerCommandInput extends ListJournalS3ExportsForLedgerRequest