7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/AmazonQInQuickSightConsoleConfigurations.h>
9#include <aws/quicksight/model/RecentSnapshotsConfigurations.h>
10#include <aws/quicksight/model/SchedulesConfigurations.h>
11#include <aws/quicksight/model/SharedViewConfigurations.h>
12#include <aws/quicksight/model/StatePersistenceConfigurations.h>
13#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>
65 template <
typename SharedViewT = SharedViewConfigurations>
67 m_sharedViewHasBeenSet =
true;
68 m_sharedView = std::forward<SharedViewT>(value);
70 template <
typename SharedViewT = SharedViewConfigurations>
83 template <
typename AmazonQInQuickSightT = AmazonQInQuickSightConsoleConfigurations>
85 m_amazonQInQuickSightHasBeenSet =
true;
86 m_amazonQInQuickSight = std::forward<AmazonQInQuickSightT>(value);
88 template <
typename AmazonQInQuickSightT = AmazonQInQuickSightConsoleConfigurations>
101 template <
typename SchedulesT = SchedulesConfigurations>
103 m_schedulesHasBeenSet =
true;
104 m_schedules = std::forward<SchedulesT>(value);
106 template <
typename SchedulesT = SchedulesConfigurations>
119 template <
typename RecentSnapshotsT = RecentSnapshotsConfigurations>
121 m_recentSnapshotsHasBeenSet =
true;
122 m_recentSnapshots = std::forward<RecentSnapshotsT>(value);
124 template <
typename RecentSnapshotsT = RecentSnapshotsConfigurations>
137 template <
typename ThresholdAlertsT = ThresholdAlertsConfigurations>
139 m_thresholdAlertsHasBeenSet =
true;
140 m_thresholdAlerts = std::forward<ThresholdAlertsT>(value);
142 template <
typename ThresholdAlertsT = ThresholdAlertsConfigurations>
160 bool m_statePersistenceHasBeenSet =
false;
161 bool m_sharedViewHasBeenSet =
false;
162 bool m_amazonQInQuickSightHasBeenSet =
false;
163 bool m_schedulesHasBeenSet =
false;
164 bool m_recentSnapshotsHasBeenSet =
false;
165 bool m_thresholdAlertsHasBeenSet =
false;
AWS_QUICKSIGHT_API RegisteredUserConsoleFeatureConfigurations & operator=(Aws::Utils::Json::JsonView jsonValue)
const SchedulesConfigurations & GetSchedules() const
RegisteredUserConsoleFeatureConfigurations & WithStatePersistence(StatePersistenceT &&value)
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
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