AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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
?