encryptionConfig

@JvmName(name = "mruuwdicfbsebbpv")
suspend fun encryptionConfig(value: Output<ClusterEncryptionConfigArgs>)
@JvmName(name = "ctjjogoqxsttmjnt")
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 = "antovarvgiiqauen")
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.