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

DescribeDeviceInput

import type { DescribeDeviceInput } from "https://aws-api.deno.dev/v0.4/services/snowdevicemanagement.ts?docs=full";
interface DescribeDeviceInput {
managedDeviceId: string;
}

§Properties

§
managedDeviceId: string
[src]

The ID of the device that you are checking the information of.