Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnCrawlerPropsMixin.ScheduleProperty
Packages that use CfnCrawlerPropsMixin.ScheduleProperty
-
Uses of CfnCrawlerPropsMixin.ScheduleProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnCrawlerPropsMixin.SchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCrawlerPropsMixin.SchedulePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnCrawlerPropsMixin.SchedulePropertyModifier and TypeMethodDescriptionCfnCrawlerPropsMixin.ScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnCrawlerPropsMixin.SchedulePropertyModifier and TypeMethodDescriptionCfnCrawlerMixinProps.Builder.schedule(CfnCrawlerPropsMixin.ScheduleProperty schedule) Sets the value ofCfnCrawlerMixinProps.getSchedule()CfnCrawlerPropsMixin.Builder.schedule(CfnCrawlerPropsMixin.ScheduleProperty schedule) For scheduled crawlers, the schedule when the crawler runs.