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