Uses of Interface
software.amazon.awscdk.services.scheduler.CfnScheduleGroupProps
Packages that use CfnScheduleGroupProps
-
Uses of CfnScheduleGroupProps in software.amazon.awscdk.services.scheduler
Classes in software.amazon.awscdk.services.scheduler that implement CfnScheduleGroupPropsMethods in software.amazon.awscdk.services.scheduler that return CfnScheduleGroupPropsModifier and TypeMethodDescriptionCfnScheduleGroupProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.scheduler with parameters of type CfnScheduleGroupPropsModifierConstructorDescriptionCfnScheduleGroup(Construct scope, String id, CfnScheduleGroupProps props) Create a newAWS::Scheduler::ScheduleGroup.