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)


16158
16159
16160
# File 'sig/types.rbs', line 16158

def amount
  @amount
end

#frequency"Hourly"

Returns the value of attribute frequency.

Returns:

  • ("Hourly")


16159
16160
16161
# File 'sig/types.rbs', line 16159

def frequency
  @frequency
end