import { type GlobalSecondaryIndexUpdate } from "https://deno.land/x/aws_api@v0.8.0/services/dynamodb/structs.ts";
Properties
optional
Update: UpdateGlobalSecondaryIndexAction | nulloptional
Create: CreateGlobalSecondaryIndexAction | nulloptional
Delete: DeleteGlobalSecondaryIndexAction | null