7#include <aws/neptunedata/Neptunedata_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
46 template<
typename StatisticsIdT = Aws::String>
47 void SetStatisticsId(StatisticsIdT&& value) { m_statisticsIdHasBeenSet =
true; m_statisticsId = std::forward<StatisticsIdT>(value); }
48 template<
typename StatisticsIdT = Aws::String>
54 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