Class: Aws::Types::FairshareCapacityUsage

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)


831
832
833
# File 'sig/types.rbs', line 831

def capacity_unit
  @capacity_unit
end

#quantity::Float

Returns the value of attribute quantity.

Returns:

  • (::Float)


832
833
834
# File 'sig/types.rbs', line 832

def quantity
  @quantity
end