Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnDataSourcePropsMixin.ScheduleConfigurationProperty
Packages that use CfnDataSourcePropsMixin.ScheduleConfigurationProperty
-
Uses of CfnDataSourcePropsMixin.ScheduleConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.datazone
Classes in software.amazon.awscdk.cfnpropertymixins.services.datazone that implement CfnDataSourcePropsMixin.ScheduleConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSourcePropsMixin.ScheduleConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnDataSourcePropsMixin.ScheduleConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.ScheduleConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnDataSourcePropsMixin.ScheduleConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSourceMixinProps.Builder.schedule(CfnDataSourcePropsMixin.ScheduleConfigurationProperty schedule) Sets the value ofCfnDataSourceMixinProps.getSchedule()CfnDataSourcePropsMixin.Builder.schedule(CfnDataSourcePropsMixin.ScheduleConfigurationProperty schedule) The schedule of the data source runs.