encryptionConfig

@JvmName(name = "uvyvtvnweismgmih")
suspend fun encryptionConfig(value: Output<ClusterEncryptionConfigArgs>)
@JvmName(name = "ywtotmttktqhkipg")
suspend fun encryptionConfig(value: ClusterEncryptionConfigArgs?)

Parameters

value

EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key). Structure is documented below.


@JvmName(name = "apgsiiusjpmfqwfl")
suspend fun encryptionConfig(argument: suspend ClusterEncryptionConfigArgsBuilder.() -> Unit)

Parameters

argument

EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key). Structure is documented below.