encryptionInfo

@JvmName(name = "apylkbacxheiqneg")
suspend fun encryptionInfo(value: Output<ClusterEncryptionInfoArgs>)
@JvmName(name = "vrxraxiqelotomdf")
suspend fun encryptionInfo(value: ClusterEncryptionInfoArgs?)

Parameters

value

Configuration block for specifying encryption. See below.


@JvmName(name = "bwolayhoesufpira")
suspend fun encryptionInfo(argument: suspend ClusterEncryptionInfoArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for specifying encryption. See below.