word List
suspend fun wordList(value: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs>)
suspend fun wordList(value: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs?)
Parameters
value
List of words or phrases to search for. Structure is documented below.
suspend fun wordList(argument: suspend PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgsBuilder.() -> Unit)
Parameters
argument
List of words or phrases to search for. Structure is documented below.