7#include <aws/vpc-lattice/VPCLattice_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename HttpCodeT = Aws::String>
49 void SetHttpCode(HttpCodeT&& value) { m_httpCodeHasBeenSet =
true; m_httpCode = std::forward<HttpCodeT>(value); }
50 template<
typename HttpCodeT = Aws::String>
56 bool m_httpCodeHasBeenSet =
false;
void SetHttpCode(HttpCodeT &&value)
bool HttpCodeHasBeenSet() const
Matcher & WithHttpCode(HttpCodeT &&value)
AWS_VPCLATTICE_API Matcher(Aws::Utils::Json::JsonView jsonValue)
AWS_VPCLATTICE_API Matcher & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_VPCLATTICE_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetHttpCode() const
AWS_VPCLATTICE_API Matcher()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue