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

DescribeDeviceRequest

import type { DescribeDeviceRequest } from "https://aws-api.deno.dev/v0.4/services/worklink.ts?docs=full";
interface DescribeDeviceRequest {
DeviceId: string;
FleetArn: string;
}

§Properties

§
DeviceId: string
[src]

A unique identifier for a registered user's device.

§
FleetArn: string
[src]

The ARN of the fleet.