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

GetDevicesInPlacementResponse

import type { GetDevicesInPlacementResponse } from "https://aws-api.deno.dev/v0.4/services/iot1clickprojects.ts?docs=full";
interface GetDevicesInPlacementResponse {
devices: {
[key: string]: string | null | undefined;
}
;
}

§Properties

§
devices: {
[key: string]: string | null | undefined;
}
[src]

An object containing the devices (zero or more) within the placement.