encryptionAlgorithm

@JvmName(name = "awfepmbwauptkimh")
suspend fun encryptionAlgorithm(value: Output<Either<String, EncryptionAlgorithm>>)
@JvmName(name = "mqfdnhytenvodvbu")
suspend fun encryptionAlgorithm(value: Either<String, EncryptionAlgorithm>)
@JvmName(name = "vjhaitcgokspytfx")
fun encryptionAlgorithm(value: String)
@JvmName(name = "gqbbneiqcbyreens")
fun encryptionAlgorithm(value: EncryptionAlgorithm)

Parameters

value

The algorithm used to encrypt "Value".