class Aws::DynamoDB::Types::DescribeContributorInsightsInput
@note When making an API call, you may pass DescribeContributorInsightsInput
data as a hash: { table_name: "TableName", # required index_name: "IndexName", }
@!attribute [rw] table_name
The name of the table to describe. @return [String]
@!attribute [rw] index_name
The name of the global secondary index to describe, if applicable. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DescribeContributorInsightsInput AWS API Documentation
Constants
- SENSITIVE