7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace GroundStation
47 template<
typename Unval
idatedJSONT = Aws::String>
48 void SetUnvalidatedJSON(UnvalidatedJSONT&& value) { m_unvalidatedJSONHasBeenSet =
true; m_unvalidatedJSON = std::forward<UnvalidatedJSONT>(value); }
49 template<
typename Unval
idatedJSONT = Aws::String>
55 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