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

DescribeDeviceResponse

import type { DescribeDeviceResponse } from "https://aws-api.deno.dev/v0.3/services/iot1clickdevicesservice.ts?docs=full";
interface DescribeDeviceResponse {
DeviceDescription?: DeviceDescription | null;
}

§Properties

§
DeviceDescription?: DeviceDescription | null
[src]

Device details.