7#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace ApiGatewayV2 {
38 template <
typename HeaderT = Aws::String>
40 m_headerHasBeenSet =
true;
41 m_header = std::forward<HeaderT>(value);
43 template <
typename HeaderT = Aws::String>
54 template <
typename ValueGlobT = Aws::String>
56 m_valueGlobHasBeenSet =
true;
57 m_valueGlob = std::forward<ValueGlobT>(value);
59 template <
typename ValueGlobT = Aws::String>
69 bool m_headerHasBeenSet =
false;
70 bool m_valueGlobHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue