class Aws::DynamoDB::Types::UpdateContributorInsightsInput


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/UpdateContributorInsightsInput AWS API Documentation
@return [String]
Represents the contributor insights action.
@!attribute [rw] contributor_insights_action
@return [String]
The global secondary index name, if applicable.
@!attribute [rw] index_name
@return [String]
The name of the table.
@!attribute [rw] table_name
}
contributor_insights_action: “ENABLE”, # required, accepts ENABLE, DISABLE
index_name: “IndexName”,
table_name: “TableName”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateContributorInsightsInput