Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface ReplicaGlobalSecondaryIndexAutoScalingDescription
import { type ReplicaGlobalSecondaryIndexAutoScalingDescription } from "https://deno.land/x/aws_api@v0.5.0/services/dynamodb/structs.ts";

Properties

optional
IndexName: string | null
optional
IndexStatus: IndexStatus | null
optional
ProvisionedReadCapacityAutoScalingSettings: AutoScalingSettingsDescription | null
optional
ProvisionedWriteCapacityAutoScalingSettings: AutoScalingSettingsDescription | null