Uses of Interface
software.amazon.awscdk.services.quicksight.CfnRefreshSchedule.RefreshScheduleMapProperty
Packages that use CfnRefreshSchedule.RefreshScheduleMapProperty
-
Uses of CfnRefreshSchedule.RefreshScheduleMapProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnRefreshSchedule.RefreshScheduleMapPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRefreshSchedule.RefreshScheduleMapPropertyMethods in software.amazon.awscdk.services.quicksight that return CfnRefreshSchedule.RefreshScheduleMapPropertyModifier and TypeMethodDescriptionCfnRefreshSchedule.RefreshScheduleMapProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnRefreshSchedule.RefreshScheduleMapPropertyModifier and TypeMethodDescriptionCfnRefreshSchedule.Builder.schedule(CfnRefreshSchedule.RefreshScheduleMapProperty schedule) The refresh schedule of a dataset.CfnRefreshScheduleProps.Builder.schedule(CfnRefreshSchedule.RefreshScheduleMapProperty schedule) Sets the value ofCfnRefreshScheduleProps.getSchedule()voidCfnRefreshSchedule.setSchedule(CfnRefreshSchedule.RefreshScheduleMapProperty value) The refresh schedule of a dataset.