Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface GlobalTableGlobalSecondaryIndexSettingsUpdate
import { type GlobalTableGlobalSecondaryIndexSettingsUpdate } from "https://deno.land/x/aws_api@v0.1.0/services/dynamodb@2012-08-10/mod.ts";

Properties

IndexName: string
optional
ProvisionedWriteCapacityUnits: number | null
optional
ProvisionedWriteCapacityAutoScalingSettingsUpdate: AutoScalingSettingsUpdate | null