Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type.DataLossPreventionStoredInfoTypeDictionary.Builder
-
Packages that use DataLossPreventionStoredInfoTypeDictionary.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type google_data_loss_prevention_stored_info_type -
-
Uses of DataLossPreventionStoredInfoTypeDictionary.Builder in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type
Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type that return DataLossPreventionStoredInfoTypeDictionary.Builder Modifier and Type Method Description static DataLossPreventionStoredInfoTypeDictionary.BuilderDataLossPreventionStoredInfoTypeDictionary. builder()DataLossPreventionStoredInfoTypeDictionary.BuilderDataLossPreventionStoredInfoTypeDictionary.Builder. cloudStoragePath(DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath cloudStoragePath)Sets the value ofDataLossPreventionStoredInfoTypeDictionary.getCloudStoragePath()DataLossPreventionStoredInfoTypeDictionary.BuilderDataLossPreventionStoredInfoTypeDictionary.Builder. wordList(DataLossPreventionStoredInfoTypeDictionaryWordListStruct wordList)Sets the value ofDataLossPreventionStoredInfoTypeDictionary.getWordList()Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type with parameters of type DataLossPreventionStoredInfoTypeDictionary.Builder Constructor Description Jsii$Proxy(DataLossPreventionStoredInfoTypeDictionary.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionStoredInfoTypeDictionary.Builder.
-