class Aws::DynamoDB::Types::ExecuteStatementOutput
@!attribute [rw] items
If a read operation was used, this property will contain the result of the reade operation; a map of attribute names and their values. For the write operations this value will be empty. @return [Array<Hash<String,Types::AttributeValue>>]
@!attribute [rw] next_token
If the response of a read request exceeds the response payload limit DynamoDB will set this value in the response. If set, you can use that this value in the subsequent request to get the remaining results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ExecuteStatementOutput AWS API Documentation
Constants
- SENSITIVE