Google Privacy Dlp V2Replace Dictionary Config Args
data class GooglePrivacyDlpV2ReplaceDictionaryConfigArgs(val wordList: Output<GooglePrivacyDlpV2WordListArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2ReplaceDictionaryConfigArgs>
Replace each input value with a value randomly selected from the dictionary.
Properties
Link copied to clipboard
A list of words to select from for random replacement. The limits page contains details about the size limits of dictionaries.