7#include <aws/vpc-lattice/VPCLattice_EXPORTS.h>
8#include <aws/vpc-lattice/model/HeaderMatchType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetCaseSensitive(
bool value) { m_caseSensitiveHasBeenSet =
true; m_caseSensitive = value; }
73 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
81 bool m_caseSensitiveHasBeenSet =
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