7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/neptunedata/Neptunedata_EXPORTS.h>
19namespace neptunedata {
41 template <
typename VersionT = Aws::String>
43 m_versionHasBeenSet =
true;
44 m_version = std::forward<VersionT>(value);
46 template <
typename VersionT = Aws::String>
54 bool m_versionHasBeenSet =
false;
const Aws::String & GetVersion() const
AWS_NEPTUNEDATA_API QueryLanguageVersion & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_NEPTUNEDATA_API QueryLanguageVersion(Aws::Utils::Json::JsonView jsonValue)
void SetVersion(VersionT &&value)
QueryLanguageVersion & WithVersion(VersionT &&value)
AWS_NEPTUNEDATA_API Aws::Utils::Json::JsonValue Jsonize() const
bool VersionHasBeenSet() const
AWS_NEPTUNEDATA_API QueryLanguageVersion()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue