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

ImportAssetFromSignedUrlJobErrorDetails

import type { ImportAssetFromSignedUrlJobErrorDetails } from "https://aws-api.deno.dev/v0.4/services/dataexchange.ts?docs=full";

Details about the job error.

interface ImportAssetFromSignedUrlJobErrorDetails {
AssetName: string;
}

§Properties

§
AssetName: string
[src]

Details about the job error.