import { type ListBackupsInput } from "https://deno.land/x/aws_api@v0.8.1/services/dynamodb/structs.ts";
Properties
optional
TimeRangeLowerBound: Date | number | nulloptional
TimeRangeUpperBound: Date | number | nulloptional
BackupType: BackupTypeFilter | null