7#include <aws/dynamodb/DynamoDB_EXPORTS.h>
46 inline void SetMaxReadRequestUnits(
long long value) { m_maxReadRequestUnitsHasBeenSet =
true; m_maxReadRequestUnits = value; }
51 long long m_maxReadRequestUnits;
52 bool m_maxReadRequestUnitsHasBeenSet =
false;
AWS_DYNAMODB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DYNAMODB_API OnDemandThroughputOverride & operator=(Aws::Utils::Json::JsonView jsonValue)
OnDemandThroughputOverride & WithMaxReadRequestUnits(long long value)
bool MaxReadRequestUnitsHasBeenSet() const
long long GetMaxReadRequestUnits() const
AWS_DYNAMODB_API OnDemandThroughputOverride(Aws::Utils::Json::JsonView jsonValue)
void SetMaxReadRequestUnits(long long value)
AWS_DYNAMODB_API OnDemandThroughputOverride()
Aws::Utils::Json::JsonValue JsonValue