7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/groundstation/GroundStation_EXPORTS.h>
19namespace GroundStation {
41 template <
typename Unval
idatedJSONT = Aws::String>
43 m_unvalidatedJSONHasBeenSet =
true;
44 m_unvalidatedJSON = std::forward<UnvalidatedJSONT>(value);
46 template <
typename Unval
idatedJSONT = Aws::String>
54 bool m_unvalidatedJSONHasBeenSet =
false;
AWS_GROUNDSTATION_API DemodulationConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_GROUNDSTATION_API DemodulationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
DemodulationConfig & WithUnvalidatedJSON(UnvalidatedJSONT &&value)
bool UnvalidatedJSONHasBeenSet() const
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GROUNDSTATION_API DemodulationConfig()=default
const Aws::String & GetUnvalidatedJSON() const
void SetUnvalidatedJSON(UnvalidatedJSONT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue