This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Triggered when a schedule's time frame is updated, indicating a new first or last event or a change in the recurrence period, such as an extension or reduction.
handler(event: ScheduleTimeFrameUpdatedEnvelope): void | Promise<void>