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

CreateScalingPlanResponse

import type { CreateScalingPlanResponse } from "https://aws-api.deno.dev/v0.3/services/autoscalingplans.ts?docs=full";
interface CreateScalingPlanResponse {
ScalingPlanVersion: number;
}

§Properties

§
ScalingPlanVersion: number
[src]

The version number of the scaling plan. This value is always 1. Currently, you cannot have multiple scaling plan versions.