CreateConnectionRequestDatabricksConnectionConfiguration
| Name | Type | Required | Description |
|---|---|---|---|
| host_name | str | Yes | The hostname of the Databricks workspace. |
| http_path | str | Yes | The Databricks compute resource’s HTTP Path value. |
| jdbc_properties | JdbcProperties | Yes | |
| authentication | CreateConnectionRequestDatabricksAuthenticationMode | Yes | The method of authentication to use. |
| type | Literal["databricks"] | Yes | None |