import { type RestoreTableToPointInTimeInput } from "https://deno.land/x/aws_api@v0.8.1/services/dynamodb/mod.ts";
Properties
optional
RestoreDateTime: Date | number | nulloptional
BillingModeOverride: BillingMode | nulloptional
GlobalSecondaryIndexOverride: GlobalSecondaryIndex[] | nulloptional
LocalSecondaryIndexOverride: LocalSecondaryIndex[] | nulloptional
ProvisionedThroughputOverride: ProvisionedThroughput | nulloptional
SSESpecificationOverride: SSESpecification | null