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