AccessSparkApplicationResponse
import type { AccessSparkApplicationResponse } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";
A summary of Spark Application
interface AccessSparkApplicationResponse {
readonly application?: ApplicationInfo;
}§Properties
§
readonly application?: ApplicationInfo
[src]Output only. High level information corresponding to an application.