7#include <aws/inspector2/Inspector2_EXPORTS.h>
44 inline void SetErrorChecks(
int value) { m_errorChecksHasBeenSet =
true; m_errorChecks = value; }
54 inline void SetFailedChecks(
int value) { m_failedChecksHasBeenSet =
true; m_failedChecks = value; }
64 inline void SetInformationalChecks(
int value) { m_informationalChecksHasBeenSet =
true; m_informationalChecks = value; }
74 inline void SetNotApplicableChecks(
int value) { m_notApplicableChecksHasBeenSet =
true; m_notApplicableChecks = value; }
84 inline void SetNotEvaluatedChecks(
int value) { m_notEvaluatedChecksHasBeenSet =
true; m_notEvaluatedChecks = value; }
94 inline void SetSuccessfulChecks(
int value) { m_successfulChecksHasBeenSet =
true; m_successfulChecks = value; }
104 inline void SetTotalChecks(
int value) { m_totalChecksHasBeenSet =
true; m_totalChecks = value; }
114 inline void SetUnknownChecks(
int value) { m_unknownChecksHasBeenSet =
true; m_unknownChecks = value; }
119 int m_errorChecks{0};
120 bool m_errorChecksHasBeenSet =
false;
122 int m_failedChecks{0};
123 bool m_failedChecksHasBeenSet =
false;
125 int m_informationalChecks{0};
126 bool m_informationalChecksHasBeenSet =
false;
128 int m_notApplicableChecks{0};
129 bool m_notApplicableChecksHasBeenSet =
false;
131 int m_notEvaluatedChecks{0};
132 bool m_notEvaluatedChecksHasBeenSet =
false;
134 int m_successfulChecks{0};
135 bool m_successfulChecksHasBeenSet =
false;
137 int m_totalChecks{0};
138 bool m_totalChecksHasBeenSet =
false;
140 int m_unknownChecks{0};
141 bool m_unknownChecksHasBeenSet =
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