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