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

GetApplicationRequest

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

§Properties

§
applicationId: string
[src]

The ID of the application that will be described.