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