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

DescribeStudioOutput

import type { DescribeStudioOutput } from "https://aws-api.deno.dev/v0.3/services/emr.ts?docs=full";
interface DescribeStudioOutput {
Studio?: Studio | null;
}

§Properties

§
Studio?: Studio | null
[src]

The Amazon EMR Studio details.