Describes a recurring charge.
{ "type": "object", "properties": { "RecurringChargeAmount": {}, "RecurringChargeFrequency": {} }, "description": "Describes a recurring charge.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-recurring-charge-schema.json", "title": "RecurringCharge" }