ZeroTrustGatewayPolicyRuleSettingsQuarantineArgs

data class ZeroTrustGatewayPolicyRuleSettingsQuarantineArgs(val fileTypes: Output<List<String>>? = null) : ConvertibleToJava<ZeroTrustGatewayPolicyRuleSettingsQuarantineArgs>

Constructors

constructor(fileTypes: Output<List<String>>? = null)

Properties

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

Types of files to sandbox.

Functions

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