class Aws::DynamoDB::Types::DescribeLimitsOutput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DescribeLimitsOutput AWS API Documentation
@return [Integer]
secondary indexes (GSIs).
including the write capacity units provisioned for its global
provision for a new table that you are creating in this Region,
The maximum write capacity units that your account allows you to
@!attribute [rw] table_max_write_capacity_units
@return [Integer]
secondary indexes (GSIs).
including the read capacity units provisioned for its global
provision for a new table that you are creating in this Region,
The maximum read capacity units that your account allows you to
@!attribute [rw] table_max_read_capacity_units
@return [Integer]
to provision across all of your tables in this Region.
The maximum total write capacity units that your account allows you
@!attribute [rw] account_max_write_capacity_units
@return [Integer]
to provision across all of your tables in this Region.
The maximum total read capacity units that your account allows you
@!attribute [rw] account_max_read_capacity_units
Represents the output of a ‘DescribeLimits` operation.