firstRun
Home > @gooddata/sdk-model > IAutomationSchedule > firstRun
IAutomationSchedule.firstRun property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Timestamp of the first scheduled action If not provided default to the next scheduled time. It should not include timezone information (use timezone property instead).
Example: 2024-02-29T10:00:00.000Z
Signature:
firstRun?: string;