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

WirelessConnection

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

Configures the wireless connection on an Snowcone device.

interface WirelessConnection {
IsWifiEnabled?: boolean | null;
}

§Properties

§
IsWifiEnabled?: boolean | null
[src]

Enables the Wi-Fi adapter on an Snowcone device.