import { type ReplicaDescription } from "https://deno.land/x/aws_api@v0.8.0/services/dynamodb/structs.ts";
Properties
optional
ReplicaStatus: ReplicaStatus | nulloptional
ProvisionedThroughputOverride: ProvisionedThroughputOverride | nulloptional
GlobalSecondaryIndexes: ReplicaGlobalSecondaryIndexDescription[] | nulloptional
ReplicaInaccessibleDateTime: Date | number | nulloptional
ReplicaTableClassSummary: TableClassSummary | null