Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config.DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder
-
Packages that use DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config google_data_loss_prevention_discovery_config -
-
Uses of DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.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 DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder Modifier and Type Method Description static DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.BuilderDataLossPreventionDiscoveryConfigActionsExportDataProfileTable. builder()DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.BuilderDataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder. datasetId(String datasetId)DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.BuilderDataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder. projectId(String projectId)DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.BuilderDataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder. tableId(String tableId)Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config with parameters of type DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder Constructor Description Jsii$Proxy(DataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionDiscoveryConfigActionsExportDataProfileTable.Builder.
-