ResourceEncryptionConfigurationResponse

data class ResourceEncryptionConfigurationResponse(val customerManagedKeyEncryption: CustomerManagedKeyEncryptionResponse? = null)

The encryption configuration for the online experimentation workspace resource.

Constructors

Link copied to clipboard
constructor(customerManagedKeyEncryption: CustomerManagedKeyEncryptionResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

All Customer-managed key encryption properties for the resource.