Uses of Class
software.amazon.awscdk.services.quicksight.CfnRefreshScheduleProps.Builder
-
Uses of CfnRefreshScheduleProps.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnRefreshScheduleProps.Builder.awsAccountId
(String awsAccountId) Sets the value ofCfnRefreshScheduleProps.getAwsAccountId()
CfnRefreshScheduleProps.builder()
Sets the value ofCfnRefreshScheduleProps.getDataSetId()
CfnRefreshScheduleProps.Builder.schedule
(IResolvable schedule) Sets the value ofCfnRefreshScheduleProps.getSchedule()
CfnRefreshScheduleProps.Builder.schedule
(CfnRefreshSchedule.RefreshScheduleMapProperty schedule) Sets the value ofCfnRefreshScheduleProps.getSchedule()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRefreshScheduleProps.Builder
.