View a markdown version of this page

AWS::MemoryDB::ReservedNode - AWS CloudFormation

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

Represents the output of a PurchaseReservedNodesOffering operation.

Syntax

To declare this entity in your 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.