Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config.DataLossPreventionDiscoveryConfigOrgConfigLocation
-
Packages that use DataLossPreventionDiscoveryConfigOrgConfigLocation Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config google_data_loss_prevention_discovery_config -
-
Uses of DataLossPreventionDiscoveryConfigOrgConfigLocation 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 DataLossPreventionDiscoveryConfigOrgConfigLocation Modifier and Type Class Description static classDataLossPreventionDiscoveryConfigOrgConfigLocation.Jsii$ProxyAn implementation forDataLossPreventionDiscoveryConfigOrgConfigLocationMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config that return DataLossPreventionDiscoveryConfigOrgConfigLocation Modifier and Type Method Description DataLossPreventionDiscoveryConfigOrgConfigLocationDataLossPreventionDiscoveryConfigOrgConfigLocation.Builder. build()Builds the configured instance.DataLossPreventionDiscoveryConfigOrgConfigLocationDataLossPreventionDiscoveryConfigOrgConfigLocationOutputReference. getInternalValue()default DataLossPreventionDiscoveryConfigOrgConfigLocationDataLossPreventionDiscoveryConfigOrgConfig. getLocation()location block.DataLossPreventionDiscoveryConfigOrgConfigLocationDataLossPreventionDiscoveryConfigOrgConfig.Jsii$Proxy. getLocation()DataLossPreventionDiscoveryConfigOrgConfigLocationDataLossPreventionDiscoveryConfigOrgConfigOutputReference. getLocationInput()Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config with parameters of type DataLossPreventionDiscoveryConfigOrgConfigLocation Modifier and Type Method Description DataLossPreventionDiscoveryConfigOrgConfig.BuilderDataLossPreventionDiscoveryConfigOrgConfig.Builder. location(DataLossPreventionDiscoveryConfigOrgConfigLocation location)Sets the value ofDataLossPreventionDiscoveryConfigOrgConfig.getLocation()voidDataLossPreventionDiscoveryConfigOrgConfigOutputReference. putLocation(DataLossPreventionDiscoveryConfigOrgConfigLocation value)voidDataLossPreventionDiscoveryConfigOrgConfigLocationOutputReference. setInternalValue(DataLossPreventionDiscoveryConfigOrgConfigLocation value)
-