Object
UpdateScheduleInput
Specifies the input fields required to update a schedule.
Fields
initial_run_time():
Timestamp
The time at which the scan will run for the first time. A null entry indicates that the scan should start immediately.
initial_run_time_is_set():
Boolean
Determines whether you want to update the initial run time.
rrule():
String
Determines how frequently the scan runs. This must be specified in RRULE format.
rrule_is_set():
Boolean
Determines whether you want to update how frequently a recurring the scan runs.