Class: Aws::Types::WorkloadEstimateUsageQuantity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amount::Float

Returns the value of attribute amount.

Returns:

  • (::Float)


1026
1027
1028
# File 'sig/types.rbs', line 1026

def amount
  @amount
end

#unit::String

Returns the value of attribute unit.

Returns:

  • (::String)


1025
1026
1027
# File 'sig/types.rbs', line 1025

def unit
  @unit
end