7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/neptunedata/Neptunedata_EXPORTS.h>
19namespace neptunedata {
40 template <
typename StatisticsIdT = Aws::String>
42 m_statisticsIdHasBeenSet =
true;
43 m_statisticsId = std::forward<StatisticsIdT>(value);
45 template <
typename StatisticsIdT = Aws::String>
53 bool m_statisticsIdHasBeenSet =
false;
AWS_NEPTUNEDATA_API RefreshStatisticsIdMap & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_NEPTUNEDATA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_NEPTUNEDATA_API RefreshStatisticsIdMap(Aws::Utils::Json::JsonView jsonValue)
RefreshStatisticsIdMap & WithStatisticsId(StatisticsIdT &&value)
bool StatisticsIdHasBeenSet() const
const Aws::String & GetStatisticsId() const
void SetStatisticsId(StatisticsIdT &&value)
AWS_NEPTUNEDATA_API RefreshStatisticsIdMap()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue