ZeroTrustGatewayPolicyRuleSettingsPayloadLogArgs

data class ZeroTrustGatewayPolicyRuleSettingsPayloadLogArgs(val enabled: Output<Boolean>) : ConvertibleToJava<ZeroTrustGatewayPolicyRuleSettingsPayloadLogArgs>

Constructors

constructor(enabled: Output<Boolean>)

Properties

Link copied to clipboard
val enabled: Output<Boolean>

Enable or disable DLP Payload Logging for this rule.

Functions

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