Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type.DataLossPreventionStoredInfoTypeDictionaryWordListStruct.Builder
-
Packages that use DataLossPreventionStoredInfoTypeDictionaryWordListStruct.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type google_data_loss_prevention_stored_info_type -
-
Uses of DataLossPreventionStoredInfoTypeDictionaryWordListStruct.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 DataLossPreventionStoredInfoTypeDictionaryWordListStruct.Builder Modifier and Type Method Description static DataLossPreventionStoredInfoTypeDictionaryWordListStruct.BuilderDataLossPreventionStoredInfoTypeDictionaryWordListStruct. builder()DataLossPreventionStoredInfoTypeDictionaryWordListStruct.BuilderDataLossPreventionStoredInfoTypeDictionaryWordListStruct.Builder. words(List<String> words)Sets the value ofDataLossPreventionStoredInfoTypeDictionaryWordListStruct.getWords()Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type with parameters of type DataLossPreventionStoredInfoTypeDictionaryWordListStruct.Builder Constructor Description Jsii$Proxy(DataLossPreventionStoredInfoTypeDictionaryWordListStruct.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionStoredInfoTypeDictionaryWordListStruct.Builder.
-