Optionalargs?: Record<string, unknown>UUID of the cron to update.
OptionalfunctionId?: stringUUID of the function to use the cron with.
Optionalname?: stringName of the cron.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Optionalschedule?: stringSchedule of the cron in UNIX cron format.
Arguments to use with the cron.