encryptionAlgorithm

@JvmName(name = "lgqjjhobrsaafddk")
suspend fun encryptionAlgorithm(value: Output<String>)
@JvmName(name = "ilvhwebnmvhwalxe")
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.