Cluster Encryption Config Args
data class ClusterEncryptionConfigArgs(val provider: Output<ClusterProviderArgs>? = null, val resources: Output<List<String>>? = null) : ConvertibleToJava<ClusterEncryptionConfigArgs>
The encryption configuration for the cluster