exclude By Hotword
suspend fun excludeByHotword(value: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordArgs>)
suspend fun excludeByHotword(value: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordArgs?)
Parameters
value
Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name. Structure is documented below.
suspend fun excludeByHotword(argument: suspend PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordArgsBuilder.() -> Unit)
Parameters
argument
Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name. Structure is documented below.