7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/ConformancePackComplianceType.h>
9#include <aws/config/model/EvaluationResultIdentifier.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
24namespace ConfigService
102 inline void SetAnnotation(
const char* value) { m_annotationHasBeenSet =
true; m_annotation.assign(value); }
110 bool m_complianceTypeHasBeenSet =
false;
113 bool m_evaluationResultIdentifierHasBeenSet =
false;
116 bool m_configRuleInvokedTimeHasBeenSet =
false;
119 bool m_resultRecordedTimeHasBeenSet =
false;
122 bool m_annotationHasBeenSet =
false;
ConformancePackComplianceType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue