Web Acl Data Protect
data class WebAclDataProtect(val action: WebAclDataProtectionAction, val excludeRateBasedDetails: Boolean? = null, val excludeRuleMatchDetails: Boolean? = null, val field: WebAclFieldToProtect)
Constructors
Link copied to clipboard
constructor(action: WebAclDataProtectionAction, excludeRateBasedDetails: Boolean? = null, excludeRuleMatchDetails: Boolean? = null, field: WebAclFieldToProtect)