encryptionAlgorithm

@JvmName(name = "qtgqbsjtwhusgppv")
suspend fun encryptionAlgorithm(value: Output<Either<String, EncryptionAlgorithm>>)
@JvmName(name = "gobpfccnyusmbmnj")
suspend fun encryptionAlgorithm(value: Either<String, EncryptionAlgorithm>)
@JvmName(name = "aktsimqbhefehbqa")
fun encryptionAlgorithm(value: String)
@JvmName(name = "kekgalnkwspkaibu")
fun encryptionAlgorithm(value: EncryptionAlgorithm)

Parameters

value

The algorithm used to encrypt "Value".