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

GetJobManifestResult

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

§Properties

§
ManifestURI?: string | null
[src]

The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.