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

DescribeAddressResult

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

§Properties

§
Address?: Address | null
[src]

The address that you want the Snow device(s) associated with a specific job to be shipped to.