DatabricksComputeSecrets interface
Secrets related to a Machine Learning compute based on Databricks.
- Extends
Properties
compute |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
databricks |
access token for databricks account. |
Property Details
computeType
Polymorphic discriminator, which specifies the different types this object can be
computeType: "Databricks"
Property Value
"Databricks"
Inherited Property Details
databricksAccessToken
access token for databricks account.
databricksAccessToken?: string
Property Value
string
Inherited From DatabricksComputeSecretsProperties.databricksAccessToken