Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanExecutionSpecTriggerSchedule
-
Packages that use DataplexDatascanExecutionSpecTriggerSchedule Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanExecutionSpecTriggerSchedule in com.hashicorp.cdktf.providers.google.dataplex_datascan
Classes in com.hashicorp.cdktf.providers.google.dataplex_datascan that implement DataplexDatascanExecutionSpecTriggerSchedule Modifier and Type Class Description static classDataplexDatascanExecutionSpecTriggerSchedule.Jsii$ProxyAn implementation forDataplexDatascanExecutionSpecTriggerScheduleMethods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanExecutionSpecTriggerSchedule Modifier and Type Method Description DataplexDatascanExecutionSpecTriggerScheduleDataplexDatascanExecutionSpecTriggerSchedule.Builder. build()Builds the configured instance.DataplexDatascanExecutionSpecTriggerScheduleDataplexDatascanExecutionSpecTriggerScheduleOutputReference. getInternalValue()default DataplexDatascanExecutionSpecTriggerScheduleDataplexDatascanExecutionSpecTrigger. getSchedule()schedule block.DataplexDatascanExecutionSpecTriggerScheduleDataplexDatascanExecutionSpecTrigger.Jsii$Proxy. getSchedule()DataplexDatascanExecutionSpecTriggerScheduleDataplexDatascanExecutionSpecTriggerOutputReference. getScheduleInput()Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanExecutionSpecTriggerSchedule Modifier and Type Method Description voidDataplexDatascanExecutionSpecTriggerOutputReference. putSchedule(DataplexDatascanExecutionSpecTriggerSchedule value)DataplexDatascanExecutionSpecTrigger.BuilderDataplexDatascanExecutionSpecTrigger.Builder. schedule(DataplexDatascanExecutionSpecTriggerSchedule schedule)Sets the value ofDataplexDatascanExecutionSpecTrigger.getSchedule()voidDataplexDatascanExecutionSpecTriggerScheduleOutputReference. setInternalValue(DataplexDatascanExecutionSpecTriggerSchedule value)
-