7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/config/model/ConformancePackComplianceType.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
23namespace ConfigService
52 inline void SetConfigRuleName(
const char* value) { m_configRuleNameHasBeenSet =
true; m_configRuleName.assign(value); }
89 bool m_configRuleNameHasBeenSet =
false;
92 bool m_complianceTypeHasBeenSet =
false;
95 bool m_controlsHasBeenSet =
false;
ConformancePackComplianceType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue