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

GenerateEmbedUrlForAnonymousUserResponse

import type { GenerateEmbedUrlForAnonymousUserResponse } from "https://aws-api.deno.dev/v0.3/services/quicksight.ts?docs=full";
interface GenerateEmbedUrlForAnonymousUserResponse {
EmbedUrl: string;
RequestId: string;
Status: number;
}

§Properties

§
EmbedUrl: string
[src]

The embed URL for the dashboard.

§
RequestId: string
[src]

The Amazon Web Services request ID for this operation.

§
Status: number
[src]

The HTTP status of the request.