C# Class Amazon.DynamoDBv2.Model.ListStreamsRequest

Container for the parameters to the ListStreams operation. Returns an array of stream ARNs associated with the current account and endpoint. If the TableName parameter is present, then ListStreams will return only the streams ARNs for that table.

You can call ListStreams at a maximum rate of 5 times per second.

Inheritance: AmazonDynamoDBStreamsRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetExclusiveStartStreamArn ( ) : bool
IsSetLimit ( ) : bool
IsSetTableName ( ) : bool