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

WirelessDeviceLogOption

import type { WirelessDeviceLogOption } from "https://aws-api.deno.dev/v0.3/services/iotwireless.ts?docs=full";

The log options for wireless devices and can be used to set log levels for a specific type of wireless device.

interface WirelessDeviceLogOption {
Events?: WirelessDeviceEventLogOption[] | null;
LogLevel: LogLevel;
}

§Properties

§
LogLevel: LogLevel
[src]
§

The wireless device type.