7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/ConformancePackComplianceType.h>
19namespace ConfigService {
51 m_complianceTypeHasBeenSet =
true;
52 m_complianceType = value;
67 m_compliantRuleCountHasBeenSet =
true;
68 m_compliantRuleCount = value;
83 m_nonCompliantRuleCountHasBeenSet =
true;
84 m_nonCompliantRuleCount = value;
101 m_totalRuleCountHasBeenSet =
true;
102 m_totalRuleCount = value;
112 int m_compliantRuleCount{0};
114 int m_nonCompliantRuleCount{0};
116 int m_totalRuleCount{0};
117 bool m_complianceTypeHasBeenSet =
false;
118 bool m_compliantRuleCountHasBeenSet =
false;
119 bool m_nonCompliantRuleCountHasBeenSet =
false;
120 bool m_totalRuleCountHasBeenSet =
false;
ConformancePackComplianceType
Aws::Utils::Json::JsonValue JsonValue