MonitorServerlessSparkCompute interface

Monitor serverless spark compute definition.

Extends

Properties

computeIdentity

[Required] The identity scheme leveraged to by the spark jobs running on serverless Spark.

computeType

Polymorphic discriminator, which specifies the different types this object can be

instanceType

[Required] The instance type running the Spark job.

runtimeVersion

[Required] The Spark runtime version.

Property Details

computeIdentity

[Required] The identity scheme leveraged to by the spark jobs running on serverless Spark.

computeIdentity: MonitorComputeIdentityBaseUnion

Property Value

computeType

Polymorphic discriminator, which specifies the different types this object can be

computeType: "ServerlessSpark"

Property Value

"ServerlessSpark"

instanceType

[Required] The instance type running the Spark job.

instanceType: string

Property Value

string

runtimeVersion

[Required] The Spark runtime version.

runtimeVersion: string

Property Value

string