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::MemoryDB::ReservedNode RecurringCharge
The recurring charge to run this reserved node.
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 amount of the recurring charge to run this reserved node.
Required: No
Type: Number
Update requires: No interruption
RecurringChargeFrequency-
The frequency of the recurring price charged to run this reserved node.
Required: No
Type: String
Update requires: No interruption