Prevention Inspect Template Inspect Config Rule Set Rule Exclusion Rule Dictionary
data class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionary(val cloudStoragePath: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePath? = null, val wordList: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordList? = null)
Constructors
Link copied to clipboard
constructor(cloudStoragePath: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePath? = null, wordList: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordList? = null)
Properties
Link copied to clipboard
val cloudStoragePath: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePath? = 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: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryWordList? = null
List of words or phrases to search for. Structure is documented below.