ProvisionedThroughputDescription constructor
ProvisionedThroughputDescription({})
Implementation
ProvisionedThroughputDescription({
this.lastDecreaseDateTime,
this.lastIncreaseDateTime,
this.numberOfDecreasesToday,
this.readCapacityUnits,
this.writeCapacityUnits,
});