7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/groundstation/GroundStationRequest.h>
9#include <aws/groundstation/GroundStation_EXPORTS.h>
14namespace GroundStation {
40 template <
typename ContactIdT = Aws::String>
42 m_contactIdHasBeenSet =
true;
43 m_contactId = std::forward<ContactIdT>(value);
45 template <
typename ContactIdT = Aws::String>
53 bool m_contactIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String