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