Allows you to purchase a reserved node offering. Reserved nodes are not eligible for cancellation and are non-refundable.
See https://www.paws-r-sdk.com/docs/memorydb_purchase_reserved_nodes_offering/ for full documentation.
memorydb_purchase_reserved_nodes_offering(
ReservedNodesOfferingId,
ReservationId = NULL,
NodeCount = NULL,
Tags = NULL
)
[required] The ID of the reserved node offering to purchase.
A customer-specified identifier to track this reservation.
The number of node instances to reserve.
A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.