TableGlobalSecondaryIndex

constructor(contributorInsightsSpecification: TableContributorInsightsSpecification? = null, indexName: String, keySchema: List<TableKeySchema>, onDemandThroughput: TableOnDemandThroughput? = null, projection: TableProjection, provisionedThroughput: TableProvisionedThroughput? = null)