GlobalSecondaryIndexProps

@nowarn("cat=deprecation") @SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(sortKey: Option[Attribute], writeCapacity: Option[Number], partitionKey: Option[Attribute], projectionType: Option[ProjectionType], readCapacity: Option[Number], nonKeyAttributes: Option[List[String]], indexName: Option[String]): GlobalSecondaryIndexProps