scheduleInfo

@JvmName(name = "jnhsoyvmgxcsgyjb")
suspend fun scheduleInfo(value: Output<GoogleCloudDatapipelinesV1ScheduleSpecArgs>)
@JvmName(name = "pgixkttmtcsviigk")
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 = "elbqfpfdwsskpajj")
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.