Uses of Class
software.amazon.awscdk.services.quicksight.CfnRefreshSchedule.RefreshScheduleMapProperty.Builder
-
Uses of CfnRefreshSchedule.RefreshScheduleMapProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnRefreshSchedule.RefreshScheduleMapProperty.builder()
CfnRefreshSchedule.RefreshScheduleMapProperty.Builder.refreshType
(String refreshType) Sets the value ofCfnRefreshSchedule.RefreshScheduleMapProperty.getRefreshType()
CfnRefreshSchedule.RefreshScheduleMapProperty.Builder.scheduleFrequency
(IResolvable scheduleFrequency) Sets the value ofCfnRefreshSchedule.RefreshScheduleMapProperty.getScheduleFrequency()
CfnRefreshSchedule.RefreshScheduleMapProperty.Builder.scheduleFrequency
(CfnRefreshSchedule.ScheduleFrequencyProperty scheduleFrequency) Sets the value ofCfnRefreshSchedule.RefreshScheduleMapProperty.getScheduleFrequency()
CfnRefreshSchedule.RefreshScheduleMapProperty.Builder.scheduleId
(String scheduleId) Sets the value ofCfnRefreshSchedule.RefreshScheduleMapProperty.getScheduleId()
CfnRefreshSchedule.RefreshScheduleMapProperty.Builder.startAfterDateTime
(String startAfterDateTime) Sets the value ofCfnRefreshSchedule.RefreshScheduleMapProperty.getStartAfterDateTime()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRefreshSchedule.RefreshScheduleMapProperty.Builder
.