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

StopApplicationRequest

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

§Properties

§
applicationId: string
[src]

The ID of the application to stop.