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