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)


15819
15820
15821
# File 'sig/types.rbs', line 15819

def amount
  @amount
end

#frequency"Hourly"

Returns the value of attribute frequency.

Returns:

  • ("Hourly")


15820
15821
15822
# File 'sig/types.rbs', line 15820

def frequency
  @frequency
end