import { type DescribeAlarmHistoryInput } from "https://deno.land/x/aws_api@v0.8.0/services/cloudwatch/mod.ts";
Properties
optional
AlarmTypes: AlarmType[] | nulloptional
HistoryItemType: HistoryItemType | nulloptional
StartDate: Date | number | nulloptional
EndDate: Date | number | nulloptional
ScanBy: ScanBy | null