Amazonite::DynamoDBV2::ProvisionedThroughputDescription
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(last_increase_date_time : Time | Nil = nil, last_decrease_date_time : Time | Nil = nil, number_of_decreases_today : Int64 | Nil = nil, read_capacity_units : Int64 | Nil = nil, write_capacity_units : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
last_decrease_date_time
Sourcelast_increase_date_time
Sourcenumber_of_decreases_today
Sourceread_capacity_units
Sourcewrite_capacity_units
Source