EncryptionEntitiesDefinitionResponse

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

Encryption entities for databricks workspace resource.

Constructors

Link copied to clipboard
constructor(managedDisk: ManagedDiskEncryptionResponse? = null, managedServices: EncryptionV2Response? = null)

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.