7#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace ApiGatewayV2 {
44 template <
typename ServerNameToVerifyT = Aws::String>
46 m_serverNameToVerifyHasBeenSet =
true;
47 m_serverNameToVerify = std::forward<ServerNameToVerifyT>(value);
49 template <
typename ServerNameToVerifyT = Aws::String>
57 bool m_serverNameToVerifyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue