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

SparkApplication

import type { SparkApplication } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";

A summary of Spark Application

interface SparkApplication {
readonly application?: ApplicationInfo;
name?: string;
}

§Properties

§
readonly application?: ApplicationInfo
[src]

Output only. High level information corresponding to an application.

§
name?: string
[src]

Identifier. Name of the spark application