7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace ConfigService
51 inline void SetParameterName(
const char* value) { m_parameterNameHasBeenSet =
true; m_parameterName.assign(value); }
65 inline void SetParameterValue(
const char* value) { m_parameterValueHasBeenSet =
true; m_parameterValue.assign(value); }
73 bool m_parameterNameHasBeenSet =
false;
76 bool m_parameterValueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue