ListJournalKinesisStreamsForLedgerResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
nextToken
→ String?
-
-
If
NextToken
is empty, the last page of results has been
processed and there are no more results to be retrieved.
-
If
NextToken
is not empty, more results are available.
To retrieve the next page of results, use the value of
NextToken
in a subsequent
ListJournalKinesisStreamsForLedger
call.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
streams
→ List<JournalKinesisStreamDescription>?
-
The array of QLDB journal stream descriptors that are associated with the
given ledger.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited