scheduleInfo

@JvmName(name = "yhgwpfcghbdhlwuj")
suspend fun scheduleInfo(value: Output<GoogleCloudDatapipelinesV1ScheduleSpecArgs>)
@JvmName(name = "yfiqefteumsttmli")
suspend fun scheduleInfo(value: GoogleCloudDatapipelinesV1ScheduleSpecArgs?)

Parameters

value

Internal scheduling information for a pipeline. If this information is provided, periodic jobs will be created per the schedule. If not, users are responsible for creating jobs externally.


@JvmName(name = "ketpdmmafdimxdpb")
suspend fun scheduleInfo(argument: suspend GoogleCloudDatapipelinesV1ScheduleSpecArgsBuilder.() -> Unit)

Parameters

argument

Internal scheduling information for a pipeline. If this information is provided, periodic jobs will be created per the schedule. If not, users are responsible for creating jobs externally.