import { type GlobalSecondaryIndexDescription } from "https://deno.land/x/aws_api@v0.8.0/services/dynamodb/mod.ts";
Properties
optional
KeySchema: KeySchemaElement[] | nulloptional
Projection: Projection | nulloptional
IndexStatus: IndexStatus | nulloptional
ProvisionedThroughput: ProvisionedThroughputDescription | null