encryptionInfo

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

Parameters

value

Configuration block for specifying encryption. See below.


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

Parameters

argument

Configuration block for specifying encryption. See below.