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

GetDashboardForJobRunResponse

import type { GetDashboardForJobRunResponse } from "https://aws-api.deno.dev/v0.4/services/emrserverless.ts?docs=full";
interface GetDashboardForJobRunResponse {
url?: string | null;
}

§Properties

§
url?: string | null
[src]

The URL to view job run's dashboard.