Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetScalingPlanResourceForecastDataResponse

import type { GetScalingPlanResourceForecastDataResponse } from "https://aws-api.deno.dev/v0.4/services/autoscalingplans.ts?docs=full";
interface GetScalingPlanResourceForecastDataResponse {
Datapoints: Datapoint[];
}

§Properties

§
Datapoints: Datapoint[]
[src]

The data points to return.