Prevention Inspect Template Inspect Config Rule Set Rule Exclusion Rule Regex
data class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleRegex(val groupIndexes: List<Int>? = null, val pattern: String)
Constructors
Link copied to clipboard
fun PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleRegex(groupIndexes: List<Int>? = null, pattern: String)