7#include <aws/appmesh/AppMesh_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename ExactT = Aws::String>
43 m_exactHasBeenSet =
true;
44 m_exact = std::forward<ExactT>(value);
46 template <
typename ExactT = Aws::String>
48 SetExact(std::forward<ExactT>(value));
54 bool m_exactHasBeenSet =
false;
QueryParameterMatch & WithExact(ExactT &&value)
AWS_APPMESH_API QueryParameterMatch & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPMESH_API Aws::Utils::Json::JsonValue Jsonize() const
void SetExact(ExactT &&value)
const Aws::String & GetExact() const
AWS_APPMESH_API QueryParameterMatch()=default
AWS_APPMESH_API QueryParameterMatch(Aws::Utils::Json::JsonView jsonValue)
bool ExactHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue