Class: Aws::Types::CapacityLimit

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_unit::String

Returns the value of attribute capacity_unit.

Returns:

  • (::String)


78
79
80
# File 'sig/types.rbs', line 78

def capacity_unit
  @capacity_unit
end

#max_capacity::Integer

Returns the value of attribute max_capacity.

Returns:

  • (::Integer)


77
78
79
# File 'sig/types.rbs', line 77

def max_capacity
  @max_capacity
end