7#include <aws/neptunedata/Neptunedata_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename VersionT = Aws::String>
48 void SetVersion(VersionT&& value) { m_versionHasBeenSet =
true; m_version = std::forward<VersionT>(value); }
49 template<
typename VersionT = Aws::String>
55 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