146 inline void SetReadCapacityUnits(
long long value) { m_readCapacityUnitsHasBeenSet =
true; m_readCapacityUnits = value; }
167 inline void SetWriteCapacityUnits(
long long value) { m_writeCapacityUnitsHasBeenSet =
true; m_writeCapacityUnits = value; }
177 bool m_lastIncreaseDateTimeHasBeenSet;
179 bool m_lastDecreaseDateTimeHasBeenSet;
180 long long m_numberOfDecreasesToday;
181 bool m_numberOfDecreasesTodayHasBeenSet;
182 long long m_readCapacityUnits;
183 bool m_readCapacityUnitsHasBeenSet;
184 long long m_writeCapacityUnits;
185 bool m_writeCapacityUnitsHasBeenSet;
long long GetReadCapacityUnits() const
ProvisionedThroughputDescription & WithReadCapacityUnits(long long value)
void SetReadCapacityUnits(long long value)
ProvisionedThroughputDescription & WithWriteCapacityUnits(long long value)
long long GetNumberOfDecreasesToday() const
ProvisionedThroughputDescription & WithLastIncreaseDateTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetLastDecreaseDateTime() const
const Aws::Utils::DateTime & GetLastIncreaseDateTime() const
void SetLastDecreaseDateTime(const Aws::Utils::DateTime &value)
ProvisionedThroughputDescription & WithLastDecreaseDateTime(const Aws::Utils::DateTime &value)
void SetLastDecreaseDateTime(Aws::Utils::DateTime &&value)
void SetNumberOfDecreasesToday(long long value)
void SetWriteCapacityUnits(long long value)
void SetLastIncreaseDateTime(const Aws::Utils::DateTime &value)
long long GetWriteCapacityUnits() const
ProvisionedThroughputDescription & WithLastDecreaseDateTime(Aws::Utils::DateTime &&value)
void SetLastIncreaseDateTime(Aws::Utils::DateTime &&value)
ProvisionedThroughputDescription & WithNumberOfDecreasesToday(long long value)
ProvisionedThroughputDescription & WithLastIncreaseDateTime(const Aws::Utils::DateTime &value)
JSON (JavaScript Object Notation).