7#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
8#include <aws/wellarchitected/model/NotificationType.h>
9#include <aws/wellarchitected/model/LensUpgradeSummary.h>
22namespace WellArchitected
57 template<
typename LensUpgradeSummaryT = LensUpgradeSummary>
58 void SetLensUpgradeSummary(LensUpgradeSummaryT&& value) { m_lensUpgradeSummaryHasBeenSet =
true; m_lensUpgradeSummary = std::forward<LensUpgradeSummaryT>(value); }
59 template<
typename LensUpgradeSummaryT = LensUpgradeSummary>
65 bool m_typeHasBeenSet =
false;
67 LensUpgradeSummary m_lensUpgradeSummary;
68 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