hotword Regex
suspend fun hotwordRegex(value: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegexArgs>)
suspend fun hotwordRegex(value: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegexArgs)
Parameters
value
Regular expression pattern defining what qualifies as a hotword. Structure is documented below.
suspend fun hotwordRegex(argument: suspend PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegexArgsBuilder.() -> Unit)
Parameters
argument
Regular expression pattern defining what qualifies as a hotword. Structure is documented below.