Class: Aws::Types::Spend

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amount::String

Returns the value of attribute amount.

Returns:

  • (::String)


517
518
519
# File 'sig/types.rbs', line 517

def amount
  @amount
end

#unit::String

Returns the value of attribute unit.

Returns:

  • (::String)


518
519
520
# File 'sig/types.rbs', line 518

def unit
  @unit
end