7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/groundstation/GroundStation_EXPORTS.h>
13template <
typename RESULT_TYPE>
14class AmazonWebServiceResult;
21namespace GroundStation {
39 template <
typename ContactIdT = Aws::String>
41 m_contactIdHasBeenSet =
true;
42 m_contactId = std::forward<ContactIdT>(value);
44 template <
typename ContactIdT = Aws::String>
54 template <
typename RequestIdT = Aws::String>
56 m_requestIdHasBeenSet =
true;
57 m_requestId = std::forward<RequestIdT>(value);
59 template <
typename RequestIdT = Aws::String>
67 bool m_contactIdHasBeenSet =
false;
70 bool m_requestIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue