library · inferred from evidence
DataSecurityMode
An enum or class in the Databricks SDK for specifying data security modes.
- Fix CreateCluster missing data_security_mode in Databricks SDK
Cluster policies requiring `data_security_mode` broke SDK-based creation because the attribute was absent from the SDK model. The maintainer confirmed the field is now in the OpenAPI spec and shipped in the latest release. After `pip instal