7#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
8#include <aws/wellarchitected/model/LensUpgradeSummary.h>
9#include <aws/wellarchitected/model/NotificationType.h>
20namespace WellArchitected {
42 m_typeHasBeenSet =
true;
57 template <
typename LensUpgradeSummaryT = LensUpgradeSummary>
59 m_lensUpgradeSummaryHasBeenSet =
true;
60 m_lensUpgradeSummary = std::forward<LensUpgradeSummaryT>(value);
62 template <
typename LensUpgradeSummaryT = LensUpgradeSummary>
71 LensUpgradeSummary m_lensUpgradeSummary;
72 bool m_typeHasBeenSet =
false;
73 bool m_lensUpgradeSummaryHasBeenSet =
false;
NotificationSummary & WithLensUpgradeSummary(LensUpgradeSummaryT &&value)
void SetType(NotificationType value)
const LensUpgradeSummary & GetLensUpgradeSummary() const
AWS_WELLARCHITECTED_API NotificationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLensUpgradeSummary(LensUpgradeSummaryT &&value)
AWS_WELLARCHITECTED_API NotificationSummary(Aws::Utils::Json::JsonView jsonValue)
NotificationType GetType() const
AWS_WELLARCHITECTED_API Aws::Utils::Json::JsonValue Jsonize() const
bool LensUpgradeSummaryHasBeenSet() const
AWS_WELLARCHITECTED_API NotificationSummary()=default
NotificationSummary & WithType(NotificationType value)
bool TypeHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue