Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger.DataLossPreventionJobTriggerTriggersSchedule
-
Packages that use DataLossPreventionJobTriggerTriggersSchedule Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger google_data_loss_prevention_job_trigger -
-
Uses of DataLossPreventionJobTriggerTriggersSchedule 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 DataLossPreventionJobTriggerTriggersSchedule Modifier and Type Class Description static classDataLossPreventionJobTriggerTriggersSchedule.Jsii$ProxyAn implementation forDataLossPreventionJobTriggerTriggersScheduleMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger that return DataLossPreventionJobTriggerTriggersSchedule Modifier and Type Method Description DataLossPreventionJobTriggerTriggersScheduleDataLossPreventionJobTriggerTriggersSchedule.Builder. build()Builds the configured instance.DataLossPreventionJobTriggerTriggersScheduleDataLossPreventionJobTriggerTriggersScheduleOutputReference. getInternalValue()default DataLossPreventionJobTriggerTriggersScheduleDataLossPreventionJobTriggerTriggers. getSchedule()schedule block.DataLossPreventionJobTriggerTriggersScheduleDataLossPreventionJobTriggerTriggers.Jsii$Proxy. getSchedule()DataLossPreventionJobTriggerTriggersScheduleDataLossPreventionJobTriggerTriggersOutputReference. getScheduleInput()Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger with parameters of type DataLossPreventionJobTriggerTriggersSchedule Modifier and Type Method Description voidDataLossPreventionJobTriggerTriggersOutputReference. putSchedule(DataLossPreventionJobTriggerTriggersSchedule value)DataLossPreventionJobTriggerTriggers.BuilderDataLossPreventionJobTriggerTriggers.Builder. schedule(DataLossPreventionJobTriggerTriggersSchedule schedule)Sets the value ofDataLossPreventionJobTriggerTriggers.getSchedule()voidDataLossPreventionJobTriggerTriggersScheduleOutputReference. setInternalValue(DataLossPreventionJobTriggerTriggersSchedule value)
-