encryptionAlgorithm

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