Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
interface ReplicaGlobalSecondaryIndexAutoScalingDescription
import { type ReplicaGlobalSecondaryIndexAutoScalingDescription } from "https://deno.land/x/aws_api@v0.1.0/services/dynamodb@2012-08-10/mod.ts";

Properties

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