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

Stages

import type { Stages } from "https://aws-api.deno.dev/v0.3/services/apigateway.ts?docs=full";

A list of "Stage" resources that are associated with the "ApiKey" resource.

See also: Deploying API in Stages

interface Stages {
item?: Stage[] | null;
}

§Properties

§
item?: Stage[] | null
[src]

The current page of elements from this collection.