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

Class: Aws::CostExplorer::Types::ESInstanceDetails

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

Overview

Details about the Amazon ES 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.

#instance_classString

The class of instance that AWS recommends.

Returns:

  • (String)

    The class of instance that AWS recommends.

#instance_sizeString

The size of instance that AWS recommends.

Returns:

  • (String)

    The size of instance that AWS recommends.

#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.