Class: Aws::Types::RecurringCharge

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)


16164
16165
16166
# File 'sig/types.rbs', line 16164

def amount
  @amount
end

#frequency"Hourly"

Returns the value of attribute frequency.

Returns:

  • ("Hourly")


16165
16166
16167
# File 'sig/types.rbs', line 16165

def frequency
  @frequency
end