View a markdown version of this page

AWS::MemoryDB::ReservedNode - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::MemoryDB::ReservedNode

Represents the output of a PurchaseReservedNodesOffering operation.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::MemoryDB::ReservedNode" }

YAML

Type: AWS::MemoryDB::ReservedNode

Return values

Ref

Fn::GetAtt

Arn

The Amazon Resource Name (ARN) of the reserved node.

Duration

The duration of the reservation in seconds.

FixedPrice

The fixed price charged for this reserved node.

NodeCount

The number of nodes that have been reserved.

NodeType

The node type for the reserved nodes.

OfferingType

The offering type of this reserved node.

RecurringCharges

The recurring price charged to run this reserved node.

ReservationId

A customer-specified identifier to track this reservation.

ReservedNodesOfferingId

The ID of the reserved node offering to purchase.

StartTime

The time the reservation started.

State

The state of the reserved node.

Tags

Property description not available.