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