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

UploadEntityDefinitionsResponse

import type { UploadEntityDefinitionsResponse } from "https://aws-api.deno.dev/v0.4/services/iotthingsgraph.ts?docs=full";
interface UploadEntityDefinitionsResponse {
uploadId: string;
}

§Properties

§
uploadId: string
[src]

The ID that specifies the upload action. You can use this to track the status of the upload.