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

CreateReturnShippingLabelResult

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

§Properties

§
Status?: ShippingLabelStatus | null
[src]

The status information of the task on a Snow device that is being returned to Amazon Web Services.