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

DescribeDeviceEc2Output

import type { DescribeDeviceEc2Output } from "https://aws-api.deno.dev/v0.4/services/snowdevicemanagement.ts?docs=full";
interface DescribeDeviceEc2Output {
instances?: InstanceSummary[] | null;
}

§Properties

§
instances?: InstanceSummary[] | null
[src]

A list of structures containing information about each instance.