GetZeroTrustGatewaySettingsSettingsSandbox

data class GetZeroTrustGatewaySettingsSettingsSandbox(val enabled: Boolean, val fallbackAction: String)

Constructors

constructor(enabled: Boolean, fallbackAction: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enable sandbox.

Link copied to clipboard

Action to take when the file cannot be scanned. Available values: "allow", "block".