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

SnowconeDeviceConfiguration

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

Specifies the device configuration for an Snowcone job.

interface SnowconeDeviceConfiguration {
WirelessConnection?: WirelessConnection | null;
}

§Properties

§
WirelessConnection?: WirelessConnection | null
[src]

Configures the wireless connection for the Snowcone device.