Class: Aws::Types::AssessmentCost

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)


53
54
55
# File 'sig/types.rbs', line 53

def amount
  @amount
end

#currency"USD"

Returns the value of attribute currency.

Returns:

  • ("USD")


54
55
56
# File 'sig/types.rbs', line 54

def currency
  @currency
end