7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
40 m_openProactiveInsightsHasBeenSet =
true;
41 m_openProactiveInsights = value;
57 m_openReactiveInsightsHasBeenSet =
true;
58 m_openReactiveInsights = value;
66 int m_openProactiveInsights{0};
67 bool m_openProactiveInsightsHasBeenSet =
false;
69 int m_openReactiveInsights{0};
70 bool m_openReactiveInsightsHasBeenSet =
false;
AWS_DEVOPSGURU_API AccountInsightHealth()=default
void SetOpenProactiveInsights(int value)
int GetOpenProactiveInsights() const
AccountInsightHealth & WithOpenProactiveInsights(int value)
AccountInsightHealth & WithOpenReactiveInsights(int value)
bool OpenReactiveInsightsHasBeenSet() const
AWS_DEVOPSGURU_API Aws::Utils::Json::JsonValue Jsonize() const
void SetOpenReactiveInsights(int value)
int GetOpenReactiveInsights() const
AWS_DEVOPSGURU_API AccountInsightHealth(Aws::Utils::Json::JsonView jsonValue)
bool OpenProactiveInsightsHasBeenSet() const
AWS_DEVOPSGURU_API AccountInsightHealth & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue