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

DeviceConfiguration

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

The container for SnowconeDeviceConfiguration.

interface DeviceConfiguration {
SnowconeDeviceConfiguration?: SnowconeDeviceConfiguration | null;
}

§Properties

§
SnowconeDeviceConfiguration?: SnowconeDeviceConfiguration | null
[src]

Returns information about the device configuration for an Snowcone job.