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

GetOutpostInstanceTypesOutput

import type { GetOutpostInstanceTypesOutput } from "https://aws-api.deno.dev/v0.3/services/outposts.ts?docs=full";
interface GetOutpostInstanceTypesOutput {
InstanceTypes?: InstanceTypeItem[] | null;
NextToken?: string | null;
OutpostArn?: string | null;
OutpostId?: string | null;
}

§Properties

§
InstanceTypes?: InstanceTypeItem[] | null
[src]
§
NextToken?: string | null
[src]
§
OutpostArn?: string | null
[src]
§
OutpostId?: string | null
[src]

The ID of the Outpost.