AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListJournalKinesisStreamsForLedger operation. Returns all Amazon QLDB journal streams for a given ledger.
This action does not return any expired journal streams. For more information, see Expiration for terminal streams in the Amazon QLDB Developer Guide.
This action returns a maximum of MaxResults
items. It is paginated so that
you can retrieve all the items by calling ListJournalKinesisStreamsForLedger
multiple times.
Namespace: Amazon.QLDB.Model
Assembly: AWSSDK.QLDB.dll
Version: 3.x.y.z
public class ListJournalKinesisStreamsForLedgerRequest : AmazonQLDBRequest IAmazonWebServiceRequest
The ListJournalKinesisStreamsForLedgerRequest type exposes the following members
Name | Description | |
---|---|---|
ListJournalKinesisStreamsForLedgerRequest() |
Name | Type | Description | |
---|---|---|---|
LedgerName | System.String |
Gets and sets the property LedgerName. The name of the ledger. |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults.
The maximum number of results to return in a single |
|
NextToken | System.String |
Gets and sets the property NextToken.
A pagination token, indicating that you want to retrieve the next page of results.
If you received a value for |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5