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