encryptionConfig

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

Parameters

value

Configuration block with encryption configuration for the cluster. Detailed below.


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

Parameters

argument

Configuration block with encryption configuration for the cluster. Detailed below.