Uses of Interface
software.amazon.awscdk.services.quicksight.CfnRefreshSchedule.RefreshScheduleMapProperty
-
Uses of CfnRefreshSchedule.RefreshScheduleMapProperty in software.amazon.awscdk.services.quicksight
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRefreshSchedule.RefreshScheduleMapProperty
Modifier and TypeMethodDescriptionCfnRefreshSchedule.RefreshScheduleMapProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnRefreshSchedule.Builder.schedule
(CfnRefreshSchedule.RefreshScheduleMapProperty schedule) The refresh schedule of a dataset.CfnRefreshScheduleProps.Builder.schedule
(CfnRefreshSchedule.RefreshScheduleMapProperty schedule) Sets the value ofCfnRefreshScheduleProps.getSchedule()
void
CfnRefreshSchedule.setSchedule
(CfnRefreshSchedule.RefreshScheduleMapProperty value) The refresh schedule of a dataset.