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