Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config.DataLossPreventionDiscoveryConfigActionsExportData.Builder
-
Packages that use DataLossPreventionDiscoveryConfigActionsExportData.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config google_data_loss_prevention_discovery_config -
-
Uses of DataLossPreventionDiscoveryConfigActionsExportData.Builder in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config
Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config that return DataLossPreventionDiscoveryConfigActionsExportData.Builder Modifier and Type Method Description static DataLossPreventionDiscoveryConfigActionsExportData.BuilderDataLossPreventionDiscoveryConfigActionsExportData. builder()DataLossPreventionDiscoveryConfigActionsExportData.BuilderDataLossPreventionDiscoveryConfigActionsExportData.Builder. profileTable(DataLossPreventionDiscoveryConfigActionsExportDataProfileTable profileTable)Sets the value ofDataLossPreventionDiscoveryConfigActionsExportData.getProfileTable()Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config with parameters of type DataLossPreventionDiscoveryConfigActionsExportData.Builder Constructor Description Jsii$Proxy(DataLossPreventionDiscoveryConfigActionsExportData.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionDiscoveryConfigActionsExportData.Builder.
-