Module: Aws::DynamoDBStreams::Client::_GetRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRecordsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_shard_iterator ⇒ ::String
102 |
# File 'sig/client.rbs', line 102
def next_shard_iterator: () -> ::String
|
#records ⇒ ::Array[Types::Record]
101 |
# File 'sig/client.rbs', line 101
def records: () -> ::Array[Types::Record]
|