Table Global Secondary Index
fun TableGlobalSecondaryIndex(contributorInsightsSpecification: TableContributorInsightsSpecification? = null, indexName: String, keySchema: List<TableKeySchema>, projection: TableProjection, provisionedThroughput: TableProvisionedThroughput? = null)