encryptionAlgorithm

@JvmName(name = "bjbsnrfqwtvsigkn")
suspend fun encryptionAlgorithm(value: Output<Either<String, EncryptionAlgorithm>>)
@JvmName(name = "tibnjauedqlahhto")
suspend fun encryptionAlgorithm(value: Either<String, EncryptionAlgorithm>)
@JvmName(name = "lmuongevgcoxldda")
fun encryptionAlgorithm(value: String)
@JvmName(name = "xskyrutlafsyaeqr")
fun encryptionAlgorithm(value: EncryptionAlgorithm)

Parameters

value

The algorithm used to encrypt "Value".