encryptionAlgorithm

@JvmName(name = "numbgygqgkiycgwf")
suspend fun encryptionAlgorithm(value: Output<String>)
@JvmName(name = "cvnhcjrdwqtxscax")
suspend fun encryptionAlgorithm(value: String)

Parameters

value

The algorithm that is used to encrypt the file. The valid values are AES128_CBC | AES192_CBC | AES256_CBC | NONE.