Table Global Secondary Index Args
constructor(contributorInsightsSpecification: Output<TableContributorInsightsSpecificationArgs>? = null, indexName: Output<String>, keySchema: Output<List<TableKeySchemaArgs>>, onDemandThroughput: Output<TableOnDemandThroughputArgs>? = null, projection: Output<TableProjectionArgs>, provisionedThroughput: Output<TableProvisionedThroughputArgs>? = null)