EncryptionEntitiesDefinitionResponse

data class EncryptionEntitiesDefinitionResponse(val managedDisk: ManagedDiskEncryptionResponse? = null, val managedServices: EncryptionV2Response? = null)

Encryption entities for databricks workspace resource.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Encryption properties for the databricks managed disks.

Link copied to clipboard

Encryption properties for the databricks managed services.