ScheduleItem
An individual installment of the payment that includes the date and amount of the charge.
Contents
Note
In the following list, the required parameters are described first.
- chargeAmount
-
The price that the customer would pay on the scheduled date (chargeDate).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
^(.)+$
Required: No
- chargeDate
-
The date that the customer would pay the price defined in this payment schedule term. Invoices are generated on the date provided.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: