7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/groundstation/GroundStation_EXPORTS.h>
14template <
typename RESULT_TYPE>
15class AmazonWebServiceResult;
22namespace GroundStation {
40 template <
typename ContactIdT = Aws::String>
42 m_contactIdHasBeenSet =
true;
43 m_contactId = std::forward<ContactIdT>(value);
45 template <
typename ContactIdT = Aws::String>
58 m_versionIdHasBeenSet =
true;
70 template <
typename RequestIdT = Aws::String>
72 m_requestIdHasBeenSet =
true;
73 m_requestId = std::forward<RequestIdT>(value);
75 template <
typename RequestIdT = Aws::String>
90 bool m_contactIdHasBeenSet =
false;
91 bool m_versionIdHasBeenSet =
false;
92 bool m_requestIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue