7#include <aws/appmesh/AppMesh_EXPORTS.h>
8#include <aws/appmesh/model/HeaderMatchMethod.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetInvert(
bool value) { m_invertHasBeenSet =
true; m_invert = value; }
73 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
81 bool m_invertHasBeenSet =
false;
84 bool m_matchHasBeenSet =
false;
87 bool m_nameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue