Prevention Inspect Template Inspect Config Custom Info Type Regex
data class PreventionInspectTemplateInspectConfigCustomInfoTypeRegex(val groupIndexes: List<Int>? = null, val pattern: String)
Constructors
Link copied to clipboard
fun PreventionInspectTemplateInspectConfigCustomInfoTypeRegex(groupIndexes: List<Int>? = null, pattern: String)