7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/groundstation/model/EphemerisSource.h>
23namespace GroundStation
51 inline void SetEphemerisId(
const char* value) { m_ephemerisIdHasBeenSet =
true; m_ephemerisId.assign(value); }
80 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
100 bool m_ephemerisIdHasBeenSet =
false;
103 bool m_epochHasBeenSet =
false;
106 bool m_nameHasBeenSet =
false;
109 bool m_sourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue