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 DecodeConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetUnvalidatedJSON(UnvalidatedJSONT &&value)
DecodeConfig & WithUnvalidatedJSON(UnvalidatedJSONT &&value)
const Aws::String & GetUnvalidatedJSON() const
bool UnvalidatedJSONHasBeenSet() const
AWS_GROUNDSTATION_API DecodeConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_GROUNDSTATION_API DecodeConfig()=default
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