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

UpdateWorkspaceAuthenticationResponse

import type { UpdateWorkspaceAuthenticationResponse } from "https://aws-api.deno.dev/v0.4/services/grafana.ts?docs=full";
interface UpdateWorkspaceAuthenticationResponse {
authentication: AuthenticationDescription;
}

§Properties

§

A structure that describes the user authentication for this workspace after the update is made.