Table Global Secondary Index
constructor(contributorInsightsSpecification: TableContributorInsightsSpecification? = null, indexName: String, keySchema: List<TableKeySchema>, onDemandThroughput: TableOnDemandThroughput? = null, projection: TableProjection, provisionedThroughput: TableProvisionedThroughput? = null, warmThroughput: TableWarmThroughput? = null)