DatabricksPropertiesResponse

data class DatabricksPropertiesResponse(val databricksAccessToken: String? = null, val workspaceUrl: String? = null)

Properties of Databricks

Constructors

Link copied to clipboard
constructor(databricksAccessToken: String? = null, workspaceUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Databricks access token

Link copied to clipboard
val workspaceUrl: String? = null

Workspace Url