GlobalTableGlobalSecondaryIndexArgs

fun GlobalTableGlobalSecondaryIndexArgs(indexName: Output<String>, keySchema: Output<List<GlobalTableKeySchemaArgs>>, projection: Output<GlobalTableProjectionArgs>, writeProvisionedThroughputSettings: Output<GlobalTableWriteProvisionedThroughputSettingsArgs>? = null)