Zero Trust Gateway Settings Antivirus
data class ZeroTrustGatewaySettingsAntivirus(val enabledDownloadPhase: Boolean, val enabledUploadPhase: Boolean, val failClosed: Boolean, val notificationSettings: ZeroTrustGatewaySettingsAntivirusNotificationSettings? = null)
Constructors
Link copied to clipboard
constructor(enabledDownloadPhase: Boolean, enabledUploadPhase: Boolean, failClosed: Boolean, notificationSettings: ZeroTrustGatewaySettingsAntivirusNotificationSettings? = null)