This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ElastiCache::ReservedCacheNode RecurringCharge
Contains the specific price and frequency of a recurring charges for a reserved cache node, or for a reserved cache node offering.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "RecurringChargeAmount" :Number, "RecurringChargeFrequency" :String}
YAML
RecurringChargeAmount:NumberRecurringChargeFrequency:String
Properties
RecurringChargeAmount-
The monetary amount of the recurring charge.
Required: No
Type: Number
Update requires: No interruption
RecurringChargeFrequency-
The frequency of the recurring charge.
Required: No
Type: String
Update requires: No interruption