Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config.DataLossPreventionDiscoveryConfigActions.Builder
-
Packages that use DataLossPreventionDiscoveryConfigActions.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config google_data_loss_prevention_discovery_config -
-
Uses of DataLossPreventionDiscoveryConfigActions.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 DataLossPreventionDiscoveryConfigActions.Builder Modifier and Type Method Description static DataLossPreventionDiscoveryConfigActions.BuilderDataLossPreventionDiscoveryConfigActions. builder()DataLossPreventionDiscoveryConfigActions.BuilderDataLossPreventionDiscoveryConfigActions.Builder. exportData(DataLossPreventionDiscoveryConfigActionsExportData exportData)Sets the value ofDataLossPreventionDiscoveryConfigActions.getExportData()DataLossPreventionDiscoveryConfigActions.BuilderDataLossPreventionDiscoveryConfigActions.Builder. pubSubNotification(DataLossPreventionDiscoveryConfigActionsPubSubNotification pubSubNotification)Sets the value ofDataLossPreventionDiscoveryConfigActions.getPubSubNotification()Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config with parameters of type DataLossPreventionDiscoveryConfigActions.Builder Constructor Description Jsii$Proxy(DataLossPreventionDiscoveryConfigActions.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionDiscoveryConfigActions.Builder.
-