import { type GetMetricDataInput } from "https://deno.land/x/aws_api@v0.8.0/services/cloudwatch/structs.ts";
Properties
MetricDataQueries: MetricDataQuery[]
StartTime: Date | number
EndTime: Date | number
optional
ScanBy: ScanBy | nulloptional
LabelOptions: LabelOptions | null