Cluster Encryption Config
data class ClusterEncryptionConfig(val provider: ClusterProvider? = null, val resources: List<String>? = null)
The encryption configuration for the cluster
The encryption configuration for the cluster