class Aws::DynamoDBStreams::Types::GetRecordsOutput
Represents the output of a `GetRecords` operation.
@!attribute [rw] records
The stream records from the shard, which were retrieved using the shard iterator. @return [Array<Types::Record>]
@!attribute [rw] next_shard_iterator
The next position in the shard from which to start sequentially reading stream records. If set to `null`, the shard has been closed and the requested iterator will not return any more data. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/streams-dynamodb-2012-08-10/GetRecordsOutput AWS API Documentation
Constants
- SENSITIVE