ZeroTrustGatewaySettingsArgs

constructor(accountId: Output<String>? = null, activityLogEnabled: Output<Boolean>? = null, antivirus: Output<ZeroTrustGatewaySettingsAntivirusArgs>? = null, blockPage: Output<ZeroTrustGatewaySettingsBlockPageArgs>? = null, bodyScanning: Output<ZeroTrustGatewaySettingsBodyScanningArgs>? = null, certificate: Output<ZeroTrustGatewaySettingsCertificateArgs>? = null, customCertificate: Output<ZeroTrustGatewaySettingsCustomCertificateArgs>? = null, extendedEmailMatching: Output<ZeroTrustGatewaySettingsExtendedEmailMatchingArgs>? = null, fips: Output<ZeroTrustGatewaySettingsFipsArgs>? = null, logging: Output<ZeroTrustGatewaySettingsLoggingArgs>? = null, nonIdentityBrowserIsolationEnabled: Output<Boolean>? = null, payloadLog: Output<ZeroTrustGatewaySettingsPayloadLogArgs>? = null, protocolDetectionEnabled: Output<Boolean>? = null, proxy: Output<ZeroTrustGatewaySettingsProxyArgs>? = null, sshSessionLog: Output<ZeroTrustGatewaySettingsSshSessionLogArgs>? = null, tlsDecryptEnabled: Output<Boolean>? = null, urlBrowserIsolationEnabled: Output<Boolean>? = null)