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
48 template<
typename ConformancePackNameT = Aws::String>
49 void SetConformancePackName(ConformancePackNameT&& value) { m_conformancePackNameHasBeenSet =
true; m_conformancePackName = std::forward<ConformancePackNameT>(value); }
50 template<
typename ConformancePackNameT = Aws::String>
66 bool m_conformancePackNameHasBeenSet =
false;
69 bool m_conformancePackComplianceStatusHasBeenSet =
false;
ConformancePackComplianceType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue