class Aws::DynamoDB::Types::ListContributorInsightsInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ListContributorInsightsInput AWS API Documentation
@return [Integer]
Maximum number of results to return per page.
@!attribute [rw] max_results
@return [String]
A token to for the desired page, if there is one.
@!attribute [rw] next_token
@return [String]
The name of the table.
@!attribute [rw] table_name
}
max_results: 1,
next_token: “NextTokenString”,
table_name: “TableName”,
{
data as a hash:
@note When making an API call, you may pass ListContributorInsightsInput