encryptionAlgorithm

@JvmName(name = "magwggcxkebyajxj")
suspend fun encryptionAlgorithm(value: Output<Either<String, EncryptionAlgorithm>>)
@JvmName(name = "kmuxwwotwkcnbeqy")
suspend fun encryptionAlgorithm(value: Either<String, EncryptionAlgorithm>)
@JvmName(name = "gbswduyyfnejxdit")
fun encryptionAlgorithm(value: String)
@JvmName(name = "ovjukpflsgjxwlew")
fun encryptionAlgorithm(value: EncryptionAlgorithm)

Parameters

value

The algorithm used to encrypt "Value".