| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
CronScheduleOptions.Jsii$Proxy
An implementation for
CronScheduleOptions |
| Modifier and Type | Method and Description |
|---|---|
CronScheduleOptions |
CronScheduleOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CronScheduleOptions> |
Triggers.getSchedule()
(experimental) You can schedule a workflow to run at specific UTC times using POSIX cron syntax.
|
List<CronScheduleOptions> |
Triggers.Jsii$Proxy.getSchedule() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.schedule(List<? extends CronScheduleOptions> schedule)
Sets the value of
Triggers.getSchedule() |
Copyright © 2021. All rights reserved.