7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/ConformancePackComplianceType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
20namespace ConfigService {
42 template <
typename ConformancePackNameT = Aws::String>
44 m_conformancePackNameHasBeenSet =
true;
45 m_conformancePackName = std::forward<ConformancePackNameT>(value);
47 template <
typename ConformancePackNameT = Aws::String>
61 m_conformancePackComplianceStatusHasBeenSet =
true;
62 m_conformancePackComplianceStatus = value;
73 bool m_conformancePackNameHasBeenSet =
false;
74 bool m_conformancePackComplianceStatusHasBeenSet =
false;
ConformancePackComplianceType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue