PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryArgs

data class PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryArgs(val cloudStoragePath: Output<PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryCloudStoragePathArgs>? = null, val wordList: Output<PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryWordListArgs>? = null) : ConvertibleToJava<PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryArgs>

Properties

Link copied to clipboard

Newline-delimited file of words in Cloud Storage. Only a single file is accepted. Structure is documented below.

Link copied to clipboard

List of words or phrases to search for. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): PreventionInspectTemplateInspectConfigCustomInfoTypeDictionaryArgs