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