Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template.DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder
-
Packages that use DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template google_data_loss_prevention_inspect_template -
-
Uses of DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.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 DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder Modifier and Type Method Description static DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.BuilderDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex. builder()DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.BuilderDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder. groupIndexes(List<? extends Number> groupIndexes)DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.BuilderDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder. pattern(String pattern)Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template with parameters of type DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder Constructor Description Jsii$Proxy(DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex.Builder.
-