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

DescribeWorkspaceConfigurationResponse

import type { DescribeWorkspaceConfigurationResponse } from "https://aws-api.deno.dev/v0.4/services/grafana.ts?docs=full";
interface DescribeWorkspaceConfigurationResponse {
configuration: jsonP.JSONValue;
}

§Properties

§
configuration: jsonP.JSONValue
[src]

The configuration string for the workspace that you requested. For more information about the format and configuration options available, see Working in your Grafana workspace.