Uses of Interface
software.amazon.awscdk.services.scheduler.CfnScheduleProps
-
Uses of CfnScheduleProps in software.amazon.awscdk.services.scheduler
Modifier and TypeMethodDescriptionCfnScheduleProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnSchedule
(Construct scope, String id, CfnScheduleProps props) Create a newAWS::Scheduler::Schedule
.