Class: Aws::Types::QuotaShareCapacityLimit

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)


1349
1350
1351
# File 'sig/types.rbs', line 1349

def capacity_unit
  @capacity_unit
end

#max_capacity::Integer

Returns the value of attribute max_capacity.

Returns:

  • (::Integer)


1348
1349
1350
# File 'sig/types.rbs', line 1348

def max_capacity
  @max_capacity
end