GetEncryptedValuePlainArgs

fun GetEncryptedValuePlainArgs(algorithm: String, encryptedData: String? = null, keyVaultKeyId: String, plainTextValue: String? = null)