Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config.DataLossPreventionDiscoveryConfigTargets
-
Packages that use DataLossPreventionDiscoveryConfigTargets Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config google_data_loss_prevention_discovery_config -
-
Uses of DataLossPreventionDiscoveryConfigTargets 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 DataLossPreventionDiscoveryConfigTargets Modifier and Type Class Description static classDataLossPreventionDiscoveryConfigTargets.Jsii$ProxyAn implementation forDataLossPreventionDiscoveryConfigTargetsMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config that return DataLossPreventionDiscoveryConfigTargets Modifier and Type Method Description DataLossPreventionDiscoveryConfigTargetsDataLossPreventionDiscoveryConfigTargets.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config with parameters of type DataLossPreventionDiscoveryConfigTargets Modifier and Type Method Description voidDataLossPreventionDiscoveryConfigTargetsOutputReference. setInternalValue(DataLossPreventionDiscoveryConfigTargets value)Method parameters in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config with type arguments of type DataLossPreventionDiscoveryConfigTargets Modifier and Type Method Description voidDataLossPreventionDiscoveryConfigTargetsList. setInternalValue(List<DataLossPreventionDiscoveryConfigTargets> value)DataLossPreventionDiscoveryConfig.BuilderDataLossPreventionDiscoveryConfig.Builder. targets(List<? extends DataLossPreventionDiscoveryConfigTargets> targets)targets block.DataLossPreventionDiscoveryConfigConfig.BuilderDataLossPreventionDiscoveryConfigConfig.Builder. targets(List<? extends DataLossPreventionDiscoveryConfigTargets> targets)Sets the value ofDataLossPreventionDiscoveryConfigConfig.getTargets()
-