7#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 template<
typename ServerNameToVerifyT = Aws::String>
51 void SetServerNameToVerify(ServerNameToVerifyT&& value) { m_serverNameToVerifyHasBeenSet =
true; m_serverNameToVerify = std::forward<ServerNameToVerifyT>(value); }
52 template<
typename ServerNameToVerifyT = Aws::String>
58 bool m_serverNameToVerifyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue