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

ImageLocation

import type { ImageLocation } from "https://aws-api.deno.dev/v0.3/services/iotsitewise.ts?docs=full";

Contains an image that is uploaded to IoT SiteWise and available at a URL.

interface ImageLocation {
id: string;
url: string;
}

§Properties

§
id: string
[src]

The ID of the image.

§
url: string
[src]

The URL where the image is available. The URL is valid for 15 minutes so that you can view and download the image