7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/config/model/AggregateConformancePackCompliance.h>
22namespace ConfigService
58 inline void SetConformancePackName(
const char* value) { m_conformancePackNameHasBeenSet =
true; m_conformancePackName.assign(value); }
84 inline void SetAccountId(
const char* value) { m_accountIdHasBeenSet =
true; m_accountId.assign(value); }
98 inline void SetAwsRegion(
const char* value) { m_awsRegionHasBeenSet =
true; m_awsRegion.assign(value); }
106 bool m_conformancePackNameHasBeenSet =
false;
109 bool m_complianceHasBeenSet =
false;
112 bool m_accountIdHasBeenSet =
false;
115 bool m_awsRegionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue