Skip to content

/AWS1/CL_CEXELASTICACHEINSTD00

Details about the Amazon ElastiCache reservations that Amazon Web Services recommends that you purchase.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_family TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING

The instance family of the recommended reservation.

iv_nodetype TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING

The type of node that Amazon Web Services recommends.

iv_region TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING

The Amazon Web Services Region of the recommended reservation.

iv_productdescription TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING

The description of the recommended reservation.

iv_currentgeneration TYPE /AWS1/CEXGENERICBOOLEAN /AWS1/CEXGENERICBOOLEAN

Determines whether the recommendation is for a current generation instance.

iv_sizeflexeligible TYPE /AWS1/CEXGENERICBOOLEAN /AWS1/CEXGENERICBOOLEAN

Determines whether the recommended reservation is size flexible.


Queryable Attributes

Family

The instance family of the recommended reservation.

Accessible with the following methods

Method Description
GET_FAMILY() Getter for FAMILY, with configurable default
ASK_FAMILY() Getter for FAMILY w/ exceptions if field has no value
HAS_FAMILY() Determine if FAMILY has a value

NodeType

The type of node that Amazon Web Services recommends.

Accessible with the following methods

Method Description
GET_NODETYPE() Getter for NODETYPE, with configurable default
ASK_NODETYPE() Getter for NODETYPE w/ exceptions if field has no value
HAS_NODETYPE() Determine if NODETYPE has a value

Region

The Amazon Web Services Region of the recommended reservation.

Accessible with the following methods

Method Description
GET_REGION() Getter for REGION, with configurable default
ASK_REGION() Getter for REGION w/ exceptions if field has no value
HAS_REGION() Determine if REGION has a value

ProductDescription

The description of the recommended reservation.

Accessible with the following methods

Method Description
GET_PRODUCTDESCRIPTION() Getter for PRODUCTDESCRIPTION, with configurable default
ASK_PRODUCTDESCRIPTION() Getter for PRODUCTDESCRIPTION w/ exceptions if field has no
HAS_PRODUCTDESCRIPTION() Determine if PRODUCTDESCRIPTION has a value

CurrentGeneration

Determines whether the recommendation is for a current generation instance.

Accessible with the following methods

Method Description
GET_CURRENTGENERATION() Getter for CURRENTGENERATION

SizeFlexEligible

Determines whether the recommended reservation is size flexible.

Accessible with the following methods

Method Description
GET_SIZEFLEXELIGIBLE() Getter for SIZEFLEXELIGIBLE