recent Scheduled Execution Records
val recentScheduledExecutionRecords: Output<List<RepositoryWorkflowConfigRecentScheduledExecutionRecord>>
Records of the 10 most recent scheduled execution attempts, ordered in in descending order of executionTime. Updated whenever automatic creation of a workflow invocation is triggered by cronSchedule. Structure is documented below.