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

GetJobUnlockCodeResult

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

§Properties

§
UnlockCode?: string | null
[src]

The UnlockCode value for the specified job. The UnlockCode value can be accessed for up to 360 days after the job has been created.