You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CostExplorer::Types::ElastiCacheInstanceDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Details about the Amazon ElastiCache instances that AWS recommends that you purchase.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#current_generationBoolean

Whether the recommendation is for a current generation instance.

Returns:

  • (Boolean)

    Whether the recommendation is for a current generation instance.

#familyString

The instance family of the recommended reservation.

Returns:

  • (String)

    The instance family of the recommended reservation.

#node_typeString

The type of node that AWS recommends.

Returns:

  • (String)

    The type of node that AWS recommends.

#product_descriptionString

The description of the recommended reservation.

Returns:

  • (String)

    The description of the recommended reservation.

#regionString

The AWS Region of the recommended reservation.

Returns:

  • (String)

    The AWS Region of the recommended reservation.

#size_flex_eligibleBoolean

Whether the recommended reservation is size flexible.

Returns:

  • (Boolean)

    Whether the recommended reservation is size flexible.