encryptionAlgorithm

@JvmName(name = "bmoquxnthkwqydtq")
suspend fun encryptionAlgorithm(value: Output<Either<String, EncryptionAlgorithm>>)
@JvmName(name = "enqbpgndvdsqwali")
suspend fun encryptionAlgorithm(value: Either<String, EncryptionAlgorithm>)
@JvmName(name = "lrjfwdfbtaytpufh")
fun encryptionAlgorithm(value: String)
@JvmName(name = "dvbrjnysbxtlqiqy")
fun encryptionAlgorithm(value: EncryptionAlgorithm)

Parameters

value

The algorithm used to encrypt "Value".