PreventionStoredInfoTypeLargeCustomDictionaryOutputPathArgs

data class PreventionStoredInfoTypeLargeCustomDictionaryOutputPathArgs(val path: Output<String>) : ConvertibleToJava<PreventionStoredInfoTypeLargeCustomDictionaryOutputPathArgs>

Constructors

constructor(path: Output<String>)

Properties

Link copied to clipboard
val path: Output<String>

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt

Functions

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