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