Prevention Inspect Template Inspect Config Rule Set Rule Exclusion Rule Dictionary Args
data class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryArgs(val cloudStoragePath: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePathArgs>? = null, val wordList: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs>? = null) : ConvertibleToJava<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryArgs>
Constructors
Link copied to clipboard
constructor(cloudStoragePath: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePathArgs>? = null, wordList: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs>? = null)
Properties
Link copied to clipboard
val cloudStoragePath: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePathArgs>? = null
Newline-delimited file of words in Cloud Storage. Only a single file is accepted. Structure is documented below.
Link copied to clipboard
val wordList: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs>? = null
List of words or phrases to search for. Structure is documented below.