7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/ConformancePackComplianceType.h>
21namespace ConfigService
68 inline void SetCompliantRuleCount(
int value) { m_compliantRuleCountHasBeenSet =
true; m_compliantRuleCount = value; }
90 inline void SetTotalRuleCount(
int value) { m_totalRuleCountHasBeenSet =
true; m_totalRuleCount = value; }
96 bool m_complianceTypeHasBeenSet =
false;
98 int m_compliantRuleCount;
99 bool m_compliantRuleCountHasBeenSet =
false;
101 int m_nonCompliantRuleCount;
102 bool m_nonCompliantRuleCountHasBeenSet =
false;
104 int m_totalRuleCount;
105 bool m_totalRuleCountHasBeenSet =
false;
ConformancePackComplianceType
Aws::Utils::Json::JsonValue JsonValue