toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
qldb
/
aws.sdk.kotlin.services.qldb.model
/
ListJournalS3ExportsForLedgerResponse
/
Builder
Builder
class
Builder
Members
Properties
journal
S3Exports
Link copied to clipboard
var
journalS3Exports
:
List
<
JournalS3ExportDescription
>
?
The journal export jobs that are currently associated with the specified ledger.
next
Token
Link copied to clipboard
var
nextToken
:
String
?