recurringCharges property

List<RecurringCharge>? recurringCharges
final

The recurring price charged to run this reserved cache node.

Implementation

final List<RecurringCharge>? recurringCharges;