MonitorServerlessSparkCompute interface
監視無伺服器 Spark 計算定義。
- Extends
屬性
compute |
[必要]在無伺服器 Spark 上執行的 Spark 作業所運用的身分識別配置。 |
compute |
多型歧視性,指定這個物件可以是的不同類型 |
instance |
[必要]執行 Spark 作業的實體類型。 |
runtime |
[必要]Spark 運行時間版本。 |
屬性詳細資料
computeIdentity
[必要]在無伺服器 Spark 上執行的 Spark 作業所運用的身分識別配置。
computeIdentity: MonitorComputeIdentityBaseUnion
屬性值
computeType
多型歧視性,指定這個物件可以是的不同類型
computeType: "ServerlessSpark"
屬性值
"ServerlessSpark"
instanceType
[必要]執行 Spark 作業的實體類型。
instanceType: string
屬性值
string
runtimeVersion
[必要]Spark 運行時間版本。
runtimeVersion: string
屬性值
string