Google Cloud Datapipelines V1Schedule Spec Args
data class GoogleCloudDatapipelinesV1ScheduleSpecArgs(val schedule: Output<String>? = null, val timeZone: Output<String>? = null) : ConvertibleToJava<GoogleCloudDatapipelinesV1ScheduleSpecArgs>
Details of the schedule the pipeline runs on.
Constructors
Link copied to clipboard
fun GoogleCloudDatapipelinesV1ScheduleSpecArgs(schedule: Output<String>? = null, timeZone: Output<String>? = null)