TableGlobalSecondaryIndex

constructor(hashKey: String, name: String, nonKeyAttributes: List<String>? = null, projectionType: String, rangeKey: String? = null, readCapacity: Int? = null, writeCapacity: Int? = null)