7#include <aws/inspector2/Inspector2_EXPORTS.h>
38 m_totalChecksHasBeenSet =
true;
39 m_totalChecks = value;
54 m_successfulChecksHasBeenSet =
true;
55 m_successfulChecks = value;
70 m_failedChecksHasBeenSet =
true;
71 m_failedChecks = value;
86 m_notEvaluatedChecksHasBeenSet =
true;
87 m_notEvaluatedChecks = value;
102 m_unknownChecksHasBeenSet =
true;
103 m_unknownChecks = value;
118 m_notApplicableChecksHasBeenSet =
true;
119 m_notApplicableChecks = value;
134 m_informationalChecksHasBeenSet =
true;
135 m_informationalChecks = value;
150 m_errorChecksHasBeenSet =
true;
151 m_errorChecks = value;
159 int m_totalChecks{0};
161 int m_successfulChecks{0};
163 int m_failedChecks{0};
165 int m_notEvaluatedChecks{0};
167 int m_unknownChecks{0};
169 int m_notApplicableChecks{0};
171 int m_informationalChecks{0};
173 int m_errorChecks{0};
174 bool m_totalChecksHasBeenSet =
false;
175 bool m_successfulChecksHasBeenSet =
false;
176 bool m_failedChecksHasBeenSet =
false;
177 bool m_notEvaluatedChecksHasBeenSet =
false;
178 bool m_unknownChecksHasBeenSet =
false;
179 bool m_notApplicableChecksHasBeenSet =
false;
180 bool m_informationalChecksHasBeenSet =
false;
181 bool m_errorChecksHasBeenSet =
false;
bool SuccessfulChecksHasBeenSet() const
int GetNotApplicableChecks() const
bool UnknownChecksHasBeenSet() const
void SetInformationalChecks(int value)
AWS_INSPECTOR2_API StopCisMessageProgress()=default
int GetInformationalChecks() const
int GetTotalChecks() const
void SetTotalChecks(int value)
void SetSuccessfulChecks(int value)
bool InformationalChecksHasBeenSet() const
int GetUnknownChecks() const
StopCisMessageProgress & WithErrorChecks(int value)
int GetSuccessfulChecks() const
StopCisMessageProgress & WithNotApplicableChecks(int value)
void SetUnknownChecks(int value)
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
bool NotEvaluatedChecksHasBeenSet() const
AWS_INSPECTOR2_API StopCisMessageProgress(Aws::Utils::Json::JsonView jsonValue)
void SetFailedChecks(int value)
int GetFailedChecks() const
StopCisMessageProgress & WithFailedChecks(int value)
void SetErrorChecks(int value)
void SetNotApplicableChecks(int value)
StopCisMessageProgress & WithTotalChecks(int value)
bool NotApplicableChecksHasBeenSet() const
int GetErrorChecks() const
StopCisMessageProgress & WithInformationalChecks(int value)
StopCisMessageProgress & WithUnknownChecks(int value)
bool FailedChecksHasBeenSet() const
bool TotalChecksHasBeenSet() const
bool ErrorChecksHasBeenSet() const
int GetNotEvaluatedChecks() const
AWS_INSPECTOR2_API StopCisMessageProgress & operator=(Aws::Utils::Json::JsonView jsonValue)
StopCisMessageProgress & WithNotEvaluatedChecks(int value)
void SetNotEvaluatedChecks(int value)
StopCisMessageProgress & WithSuccessfulChecks(int value)
Aws::Utils::Json::JsonValue JsonValue