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

Details

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

Information about the job error.

interface Details {
ImportAssetFromSignedUrlJobErrorDetails?: ImportAssetFromSignedUrlJobErrorDetails | null;
ImportAssetsFromS3JobErrorDetails?: AssetSourceEntry[] | null;
}

§Properties

§
ImportAssetFromSignedUrlJobErrorDetails?: ImportAssetFromSignedUrlJobErrorDetails | null
[src]

Information about the job error.

§
ImportAssetsFromS3JobErrorDetails?: AssetSourceEntry[] | null
[src]

Details about the job error.