7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/config/model/ConformancePackComplianceType.h>
22namespace ConfigService
50 inline void SetConformancePackName(
const char* value) { m_conformancePackNameHasBeenSet =
true; m_conformancePackName.assign(value); }
70 bool m_conformancePackNameHasBeenSet =
false;
73 bool m_conformancePackComplianceStatusHasBeenSet =
false;
ConformancePackComplianceType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue