encryptionAlgorithm

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

Parameters

value

The encryption algorithm which will be used. Eg - AEAD_AES_256_CBC_HMAC_SHA256.