/AWS1/CL_DBR=>UPDATESCHEDULE()
¶
About UpdateSchedule¶
Modifies the definition of an existing DataBrew schedule.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CRONEXPRESSION
TYPE /AWS1/DBRCRONEXPRESSION
/AWS1/DBRCRONEXPRESSION
¶
The date or dates and time or times when the jobs are to be run. For more information, see Cron expressions in the Glue DataBrew Developer Guide.
IV_NAME
TYPE /AWS1/DBRSCHEDULENAME
/AWS1/DBRSCHEDULENAME
¶
The name of the schedule to update.
Optional arguments:¶
IT_JOBNAMES
TYPE /AWS1/CL_DBRJOBNAMELIST_W=>TT_JOBNAMELIST
TT_JOBNAMELIST
¶
The name or names of one or more jobs to be run for this schedule.