case class GlobalSecondaryIndex(name: String, keySchema: Seq[KeySchema], projection: Projection, provisionedThroughput: Option[ProvisionedThroughput]) extends GlobalSecondaryIndex with SecondaryIndex
- Companion
- object
trait Product
trait Equals
trait SecondaryIndex
class GlobalSecondaryIndex
trait StructuredPojo
trait Cloneable
trait Serializable
class Object
trait Matchable
class Any