encryption

@JvmName(name = "cfjohbytfwblnqmb")
suspend fun encryption(value: Output<ClusterPropertiesEncryptionArgs>)
@JvmName(name = "qruvlsnkmdpicdfb")
suspend fun encryption(value: ClusterPropertiesEncryptionArgs?)

Parameters

value

Encryption-at-rest configuration for the cluster.


@JvmName(name = "cndhwcdaytwcxbyo")
suspend fun encryption(argument: suspend ClusterPropertiesEncryptionArgsBuilder.() -> Unit)

Parameters

argument

Encryption-at-rest configuration for the cluster.