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

#costTypes::MonetaryAmount

Returns the value of attribute cost.



1075
1076
1077
# File 'sig/types.rbs', line 1075

def cost
  @cost
end

#frequency"MONTHLY"

Returns the value of attribute frequency.

Returns:

  • ("MONTHLY")


1076
1077
1078
# File 'sig/types.rbs', line 1076

def frequency
  @frequency
end