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)


1270
1271
1272
# File 'sig/types.rbs', line 1270

def capacity_unit
  @capacity_unit
end

#max_capacity::Integer

Returns the value of attribute max_capacity.

Returns:

  • (::Integer)


1269
1270
1271
# File 'sig/types.rbs', line 1269

def max_capacity
  @max_capacity
end