Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template.DataLossPreventionDeidentifyTemplateConfig
-
Packages that use DataLossPreventionDeidentifyTemplateConfig Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template google_data_loss_prevention_deidentify_template -
-
Uses of DataLossPreventionDeidentifyTemplateConfig in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template
Classes in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template that implement DataLossPreventionDeidentifyTemplateConfig Modifier and Type Class Description static classDataLossPreventionDeidentifyTemplateConfig.Jsii$ProxyAn implementation forDataLossPreventionDeidentifyTemplateConfigMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template that return DataLossPreventionDeidentifyTemplateConfig Modifier and Type Method Description DataLossPreventionDeidentifyTemplateConfigDataLossPreventionDeidentifyTemplateConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template with parameters of type DataLossPreventionDeidentifyTemplateConfig Constructor Description DataLossPreventionDeidentifyTemplate(software.constructs.Construct scope, String id, DataLossPreventionDeidentifyTemplateConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_deidentify_template google_data_loss_prevention_deidentify_template} Resource.
-