hotword Rule
suspend fun hotwordRule(value: Output<PreventionInspectTemplateInspectConfigRuleSetRuleHotwordRuleArgs>)
Parameters
value
Hotword-based detection rule. Structure is documented below.
suspend fun hotwordRule(argument: suspend PreventionInspectTemplateInspectConfigRuleSetRuleHotwordRuleArgsBuilder.() -> Unit)
Parameters
argument
Hotword-based detection rule. Structure is documented below.