7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/AmazonQInQuickSightConsoleConfigurations.h>
9#include <aws/quicksight/model/DashboardCustomizationSummaryConfigurations.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>
48 template <
typename StatePersistenceT = StatePersistenceConfigurations>
50 m_statePersistenceHasBeenSet =
true;
51 m_statePersistence = std::forward<StatePersistenceT>(value);
53 template <
typename StatePersistenceT = StatePersistenceConfigurations>
66 template <
typename SharedViewT = SharedViewConfigurations>
68 m_sharedViewHasBeenSet =
true;
69 m_sharedView = std::forward<SharedViewT>(value);
71 template <
typename SharedViewT = SharedViewConfigurations>
84 template <
typename AmazonQInQuickSightT = AmazonQInQuickSightConsoleConfigurations>
86 m_amazonQInQuickSightHasBeenSet =
true;
87 m_amazonQInQuickSight = std::forward<AmazonQInQuickSightT>(value);
89 template <
typename AmazonQInQuickSightT = AmazonQInQuickSightConsoleConfigurations>
102 template <
typename SchedulesT = SchedulesConfigurations>
104 m_schedulesHasBeenSet =
true;
105 m_schedules = std::forward<SchedulesT>(value);
107 template <
typename SchedulesT = SchedulesConfigurations>
120 template <
typename RecentSnapshotsT = RecentSnapshotsConfigurations>
122 m_recentSnapshotsHasBeenSet =
true;
123 m_recentSnapshots = std::forward<RecentSnapshotsT>(value);
125 template <
typename RecentSnapshotsT = RecentSnapshotsConfigurations>
138 template <
typename ThresholdAlertsT = ThresholdAlertsConfigurations>
140 m_thresholdAlertsHasBeenSet =
true;
141 m_thresholdAlerts = std::forward<ThresholdAlertsT>(value);
143 template <
typename ThresholdAlertsT = ThresholdAlertsConfigurations>
156 return m_dashboardCustomizationSummary;
159 template <
typename DashboardCustomizationSummaryT = DashboardCustomizationSummaryConfigurations>
161 m_dashboardCustomizationSummaryHasBeenSet =
true;
162 m_dashboardCustomizationSummary = std::forward<DashboardCustomizationSummaryT>(value);
164 template <
typename DashboardCustomizationSummaryT = DashboardCustomizationSummaryConfigurations>
184 bool m_statePersistenceHasBeenSet =
false;
185 bool m_sharedViewHasBeenSet =
false;
186 bool m_amazonQInQuickSightHasBeenSet =
false;
187 bool m_schedulesHasBeenSet =
false;
188 bool m_recentSnapshotsHasBeenSet =
false;
189 bool m_thresholdAlertsHasBeenSet =
false;
190 bool m_dashboardCustomizationSummaryHasBeenSet =
false;
AWS_QUICKSIGHT_API RegisteredUserConsoleFeatureConfigurations & operator=(Aws::Utils::Json::JsonView jsonValue)
const SchedulesConfigurations & GetSchedules() const
void SetDashboardCustomizationSummary(DashboardCustomizationSummaryT &&value)
RegisteredUserConsoleFeatureConfigurations & WithStatePersistence(StatePersistenceT &&value)
bool DashboardCustomizationSummaryHasBeenSet() const
const DashboardCustomizationSummaryConfigurations & GetDashboardCustomizationSummary() const
RegisteredUserConsoleFeatureConfigurations & WithThresholdAlerts(ThresholdAlertsT &&value)
const StatePersistenceConfigurations & GetStatePersistence() const
bool SchedulesHasBeenSet() const
void SetSchedules(SchedulesT &&value)
bool ThresholdAlertsHasBeenSet() const
const ThresholdAlertsConfigurations & GetThresholdAlerts() const
const RecentSnapshotsConfigurations & GetRecentSnapshots() const
void SetSharedView(SharedViewT &&value)
bool SharedViewHasBeenSet() const
const AmazonQInQuickSightConsoleConfigurations & GetAmazonQInQuickSight() const
bool RecentSnapshotsHasBeenSet() const
RegisteredUserConsoleFeatureConfigurations & WithDashboardCustomizationSummary(DashboardCustomizationSummaryT &&value)
void SetAmazonQInQuickSight(AmazonQInQuickSightT &&value)
RegisteredUserConsoleFeatureConfigurations & WithSharedView(SharedViewT &&value)
const SharedViewConfigurations & GetSharedView() const
bool StatePersistenceHasBeenSet() const
AWS_QUICKSIGHT_API RegisteredUserConsoleFeatureConfigurations(Aws::Utils::Json::JsonView jsonValue)
void SetThresholdAlerts(ThresholdAlertsT &&value)
void SetStatePersistence(StatePersistenceT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API RegisteredUserConsoleFeatureConfigurations()=default
RegisteredUserConsoleFeatureConfigurations & WithSchedules(SchedulesT &&value)
RegisteredUserConsoleFeatureConfigurations & WithAmazonQInQuickSight(AmazonQInQuickSightT &&value)
void SetRecentSnapshots(RecentSnapshotsT &&value)
bool AmazonQInQuickSightHasBeenSet() const
RegisteredUserConsoleFeatureConfigurations & WithRecentSnapshots(RecentSnapshotsT &&value)
Aws::Utils::Json::JsonValue JsonValue