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

#recurring_charge_amount::Float

Returns the value of attribute recurring_charge_amount.

Returns:

  • (::Float)


1481
1482
1483
# File 'sig/types.rbs', line 1481

def recurring_charge_amount
  @recurring_charge_amount
end

#recurring_charge_frequency::String

Returns the value of attribute recurring_charge_frequency.

Returns:

  • (::String)


1482
1483
1484
# File 'sig/types.rbs', line 1482

def recurring_charge_frequency
  @recurring_charge_frequency
end