7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace GroundStation
49 inline void SetUnvalidatedJSON(
const char* value) { m_unvalidatedJSONHasBeenSet =
true; m_unvalidatedJSON.assign(value); }
57 bool m_unvalidatedJSONHasBeenSet =
false;
AWS_GROUNDSTATION_API DemodulationConfig(Aws::Utils::Json::JsonView jsonValue)
DemodulationConfig & WithUnvalidatedJSON(Aws::String &&value)
AWS_GROUNDSTATION_API DemodulationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
DemodulationConfig & WithUnvalidatedJSON(const Aws::String &value)
bool UnvalidatedJSONHasBeenSet() const
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
void SetUnvalidatedJSON(const char *value)
DemodulationConfig & WithUnvalidatedJSON(const char *value)
void SetUnvalidatedJSON(Aws::String &&value)
const Aws::String & GetUnvalidatedJSON() const
AWS_GROUNDSTATION_API DemodulationConfig()
void SetUnvalidatedJSON(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue