Google Cloud Dataplex V1Trigger Args
data class GoogleCloudDataplexV1TriggerArgs(val onDemand: Output<GoogleCloudDataplexV1TriggerOnDemandArgs>? = null, val schedule: Output<GoogleCloudDataplexV1TriggerScheduleArgs>? = null) : ConvertibleToJava<GoogleCloudDataplexV1TriggerArgs>
DataScan scheduling and trigger settings.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1TriggerArgs(onDemand: Output<GoogleCloudDataplexV1TriggerOnDemandArgs>? = null, schedule: Output<GoogleCloudDataplexV1TriggerScheduleArgs>? = null)