Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.ScheduleProperty
Packages that use CfnCanaryPropsMixin.ScheduleProperty
-
Uses of CfnCanaryPropsMixin.ScheduleProperty in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Classes in software.amazon.awscdk.cfnpropertymixins.services.synthetics that implement CfnCanaryPropsMixin.SchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCanaryPropsMixin.SchedulePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.SchedulePropertyModifier and TypeMethodDescriptionCfnCanaryPropsMixin.ScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.SchedulePropertyModifier and TypeMethodDescriptionCfnCanaryMixinProps.Builder.schedule(CfnCanaryPropsMixin.ScheduleProperty schedule) Sets the value ofCfnCanaryMixinProps.getSchedule()CfnCanaryPropsMixin.Builder.schedule(CfnCanaryPropsMixin.ScheduleProperty schedule) A structure that contains information about how often the canary is to run, and when these runs are to stop.