Get Reserved Cache Node Offering Plain Args
A collection of arguments for invoking getReservedCacheNodeOffering.
Properties
Node type for the reserved cache node. See AWS documentation for information on supported node types for Redis and guidance on selecting node types for Redis. See AWS documentation for information on supported node types for Memcached and guidance on selecting node types for Memcached.
Offering type of this reserved cache node. For the latest generation of nodes (e.g. M5, R5, T4 and newer) valid values are No Upfront
, Partial Upfront
, and All Upfront
. For other current generation nodes (i.e. T2, M3, M4, R3, or R4) the only valid value is Heavy Utilization
. For previous generation modes (i.e. T1, M1, M2, or C1) valid values are Heavy Utilization
, Medium Utilization
, and Light Utilization
.
Engine type for the reserved cache node. Valid values are redis
, valkey
and memcached
.