ZeroTrustGatewaySettingsSettingsBodyScanningArgs

data class ZeroTrustGatewaySettingsSettingsBodyScanningArgs(val inspectionMode: Output<String>? = null) : ConvertibleToJava<ZeroTrustGatewaySettingsSettingsBodyScanningArgs>

Constructors

constructor(inspectionMode: Output<String>? = null)

Properties

Link copied to clipboard
val inspectionMode: Output<String>? = null

Set the inspection mode to either deep or shallow.

Functions

Link copied to clipboard
open override fun toJava(): ZeroTrustGatewaySettingsSettingsBodyScanningArgs