7#include <aws/elasticache/ElastiCache_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/elasticache/model/SlotMigration.h>
56 bool m_slotMigrationHasBeenSet =
false;
void SetSlotMigration(const SlotMigration &value)
bool SlotMigrationHasBeenSet() const
AWS_ELASTICACHE_API ReshardingStatus & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
ReshardingStatus & WithSlotMigration(SlotMigration &&value)
AWS_ELASTICACHE_API void OutputToStream(Aws::OStream &oStream, const char *location) const
ReshardingStatus & WithSlotMigration(const SlotMigration &value)
AWS_ELASTICACHE_API ReshardingStatus()
AWS_ELASTICACHE_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
void SetSlotMigration(SlotMigration &&value)
AWS_ELASTICACHE_API ReshardingStatus(const Aws::Utils::Xml::XmlNode &xmlNode)
const SlotMigration & GetSlotMigration() const
std::basic_ostream< char, std::char_traits< char > > OStream