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;
void SetUnvalidatedJSON(const char *value)
AWS_GROUNDSTATION_API DecodeConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
DecodeConfig & WithUnvalidatedJSON(const Aws::String &value)
const Aws::String & GetUnvalidatedJSON() const
DecodeConfig & WithUnvalidatedJSON(Aws::String &&value)
void SetUnvalidatedJSON(const Aws::String &value)
bool UnvalidatedJSONHasBeenSet() const
AWS_GROUNDSTATION_API DecodeConfig(Aws::Utils::Json::JsonView jsonValue)
DecodeConfig & WithUnvalidatedJSON(const char *value)
void SetUnvalidatedJSON(Aws::String &&value)
AWS_GROUNDSTATION_API DecodeConfig()
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue