Uses of Class
software.amazon.awscdk.services.events.CronOptions.Builder
-
Uses of CronOptions.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionstatic CronOptions.Builder
CronOptions.builder()
Sets the value ofCronOptions.getDay()
Sets the value ofCronOptions.getHour()
Sets the value ofCronOptions.getMinute()
Sets the value ofCronOptions.getMonth()
Sets the value ofCronOptions.getWeekDay()
Sets the value ofCronOptions.getYear()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CronOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCronOptions.Builder
.