メインコンテンツまでスキップ

AWSDynamoDBTableKeySchemaElement

No description

type AWSDynamoDBTableKeySchemaElement {
name: String!
type: AWSDynamoDBTableKeyType!
}

Fields

AWSDynamoDBTableKeySchemaElement.name ● String! non-null scalar

The name of a key attribute

AWSDynamoDBTableKeySchemaElement.type ● AWSDynamoDBTableKeyType! non-null enum

The role that this key attribute

Member of

AWSDynamoDBTable object ● AWSDynamoDBTableGlobalSecondaryIndex object ● AWSDynamoDBTableLocalSecondaryIndex object