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