Prevention Stored Info Type Dictionary Args
data class PreventionStoredInfoTypeDictionaryArgs(val cloudStoragePath: Output<PreventionStoredInfoTypeDictionaryCloudStoragePathArgs>? = null, val wordList: Output<PreventionStoredInfoTypeDictionaryWordListArgs>? = null) : ConvertibleToJava<PreventionStoredInfoTypeDictionaryArgs>
Constructors
Link copied to clipboard
constructor(cloudStoragePath: Output<PreventionStoredInfoTypeDictionaryCloudStoragePathArgs>? = null, wordList: Output<PreventionStoredInfoTypeDictionaryWordListArgs>? = null)