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