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
Calling `ClustersAPI.create` with `data_security_mode` failed because the attribute was missing from the SDK's generated model. The maintainer confirmed the field had been added to the OpenAPI spec and is present in the latest SDK release.