Prevention Job Trigger Inspect Job Inspect Config Rule Set Rule Exclusion Rule Dictionary Args
data class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryArgs(val cloudStoragePath: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePathArgs>? = null, val wordList: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs>? = null) : ConvertibleToJava<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryArgs>
Constructors
Link copied to clipboard
constructor(cloudStoragePath: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePathArgs>? = null, wordList: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs>? = null)
Properties
Link copied to clipboard
val cloudStoragePath: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryCloudStoragePathArgs>? = 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<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleDictionaryWordListArgs>? = null
List of words or phrases to search for. Structure is documented below.