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

UpdateApplicationResponse

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

§Properties

§
application: Application
[src]

Information about the updated application.