NAME
Paws::Kinesis::GetRecordsOutput
ATTRIBUTES
NextShardIterator => Str
The next position in the shard from which to start sequentially reading data records. If set to null
, the shard has been closed and the requested iterator will not return any more data.
REQUIRED Records => ArrayRef[Paws::Kinesis::Record]
The data records retrieved from the shard.