7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/AmazonQInQuickSightDashboardConfigurations.h>
9#include <aws/quicksight/model/BookmarksConfigurations.h>
10#include <aws/quicksight/model/RecentSnapshotsConfigurations.h>
11#include <aws/quicksight/model/SchedulesConfigurations.h>
12#include <aws/quicksight/model/SharedViewConfigurations.h>
13#include <aws/quicksight/model/StatePersistenceConfigurations.h>
14#include <aws/quicksight/model/ThresholdAlertsConfigurations.h>
47 template <
typename StatePersistenceT = StatePersistenceConfigurations>
49 m_statePersistenceHasBeenSet =
true;
50 m_statePersistence = std::forward<StatePersistenceT>(value);
52 template <
typename StatePersistenceT = StatePersistenceConfigurations>
66 template <
typename BookmarksT = BookmarksConfigurations>
68 m_bookmarksHasBeenSet =
true;
69 m_bookmarks = std::forward<BookmarksT>(value);
71 template <
typename BookmarksT = BookmarksConfigurations>
84 template <
typename SharedViewT = SharedViewConfigurations>
86 m_sharedViewHasBeenSet =
true;
87 m_sharedView = std::forward<SharedViewT>(value);
89 template <
typename SharedViewT = SharedViewConfigurations>
102 template <
typename AmazonQInQuickSightT = AmazonQInQuickSightDashboardConfigurations>
104 m_amazonQInQuickSightHasBeenSet =
true;
105 m_amazonQInQuickSight = std::forward<AmazonQInQuickSightT>(value);
107 template <
typename AmazonQInQuickSightT = AmazonQInQuickSightDashboardConfigurations>
120 template <
typename SchedulesT = SchedulesConfigurations>
122 m_schedulesHasBeenSet =
true;
123 m_schedules = std::forward<SchedulesT>(value);
125 template <
typename SchedulesT = SchedulesConfigurations>
138 template <
typename RecentSnapshotsT = RecentSnapshotsConfigurations>
140 m_recentSnapshotsHasBeenSet =
true;
141 m_recentSnapshots = std::forward<RecentSnapshotsT>(value);
143 template <
typename RecentSnapshotsT = RecentSnapshotsConfigurations>
156 template <
typename ThresholdAlertsT = ThresholdAlertsConfigurations>
158 m_thresholdAlertsHasBeenSet =
true;
159 m_thresholdAlerts = std::forward<ThresholdAlertsT>(value);
161 template <
typename ThresholdAlertsT = ThresholdAlertsConfigurations>
181 bool m_statePersistenceHasBeenSet =
false;
182 bool m_bookmarksHasBeenSet =
false;
183 bool m_sharedViewHasBeenSet =
false;
184 bool m_amazonQInQuickSightHasBeenSet =
false;
185 bool m_schedulesHasBeenSet =
false;
186 bool m_recentSnapshotsHasBeenSet =
false;
187 bool m_thresholdAlertsHasBeenSet =
false;
const SchedulesConfigurations & GetSchedules() const
void SetBookmarks(BookmarksT &&value)
void SetSharedView(SharedViewT &&value)
bool SharedViewHasBeenSet() const
AWS_QUICKSIGHT_API RegisteredUserDashboardFeatureConfigurations()=default
const RecentSnapshotsConfigurations & GetRecentSnapshots() const
void SetSchedules(SchedulesT &&value)
RegisteredUserDashboardFeatureConfigurations & WithSharedView(SharedViewT &&value)
bool AmazonQInQuickSightHasBeenSet() const
RegisteredUserDashboardFeatureConfigurations & WithThresholdAlerts(ThresholdAlertsT &&value)
RegisteredUserDashboardFeatureConfigurations & WithRecentSnapshots(RecentSnapshotsT &&value)
AWS_QUICKSIGHT_API RegisteredUserDashboardFeatureConfigurations & operator=(Aws::Utils::Json::JsonView jsonValue)
const SharedViewConfigurations & GetSharedView() const
const StatePersistenceConfigurations & GetStatePersistence() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
bool BookmarksHasBeenSet() const
const BookmarksConfigurations & GetBookmarks() const
RegisteredUserDashboardFeatureConfigurations & WithAmazonQInQuickSight(AmazonQInQuickSightT &&value)
void SetRecentSnapshots(RecentSnapshotsT &&value)
AWS_QUICKSIGHT_API RegisteredUserDashboardFeatureConfigurations(Aws::Utils::Json::JsonView jsonValue)
bool RecentSnapshotsHasBeenSet() const
void SetAmazonQInQuickSight(AmazonQInQuickSightT &&value)
bool ThresholdAlertsHasBeenSet() const
const AmazonQInQuickSightDashboardConfigurations & GetAmazonQInQuickSight() const
bool StatePersistenceHasBeenSet() const
const ThresholdAlertsConfigurations & GetThresholdAlerts() const
bool SchedulesHasBeenSet() const
RegisteredUserDashboardFeatureConfigurations & WithBookmarks(BookmarksT &&value)
void SetThresholdAlerts(ThresholdAlertsT &&value)
RegisteredUserDashboardFeatureConfigurations & WithSchedules(SchedulesT &&value)
void SetStatePersistence(StatePersistenceT &&value)
RegisteredUserDashboardFeatureConfigurations & WithStatePersistence(StatePersistenceT &&value)
Aws::Utils::Json::JsonValue JsonValue