Define a Dynamic Schedule
const dynamicSchedule = client.defineDynamicSchedule({ id: "dynamicinterval", });
The options for the dynamic schedule.
Hide options
Used to uniquely identify a DynamicSchedule
Was this page helpful?