Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger.DataLossPreventionJobTriggerInspectJobActions
-
Packages that use DataLossPreventionJobTriggerInspectJobActions Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger google_data_loss_prevention_job_trigger -
-
Uses of DataLossPreventionJobTriggerInspectJobActions in com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger
Classes in com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger that implement DataLossPreventionJobTriggerInspectJobActions Modifier and Type Class Description static classDataLossPreventionJobTriggerInspectJobActions.Jsii$ProxyAn implementation forDataLossPreventionJobTriggerInspectJobActionsMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger that return DataLossPreventionJobTriggerInspectJobActions Modifier and Type Method Description DataLossPreventionJobTriggerInspectJobActionsDataLossPreventionJobTriggerInspectJobActions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger with parameters of type DataLossPreventionJobTriggerInspectJobActions Modifier and Type Method Description voidDataLossPreventionJobTriggerInspectJobActionsOutputReference. setInternalValue(DataLossPreventionJobTriggerInspectJobActions value)Method parameters in com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger with type arguments of type DataLossPreventionJobTriggerInspectJobActions Modifier and Type Method Description DataLossPreventionJobTriggerInspectJob.BuilderDataLossPreventionJobTriggerInspectJob.Builder. actions(List<? extends DataLossPreventionJobTriggerInspectJobActions> actions)Sets the value ofDataLossPreventionJobTriggerInspectJob.getActions()voidDataLossPreventionJobTriggerInspectJobActionsList. setInternalValue(List<DataLossPreventionJobTriggerInspectJobActions> value)
-