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

CreateAddressResult

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

§Properties

§
AddressId?: string | null
[src]

The automatically generated ID for a specific address. You'll use this ID when you create a job to specify which address you want the Snow device for that job shipped to.