Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template.DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder
-
Packages that use DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template google_data_loss_prevention_inspect_template -
-
Uses of DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template
Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template that return DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder Modifier and Type Method Description static DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.BuilderDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct. builder()DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.BuilderDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder. words(List<String> words)Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template with parameters of type DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder Constructor Description Jsii$Proxy(DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionaryWordListStruct.Builder.
-