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

Class: Aws::CostExplorer::Types::EC2InstanceDetails

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

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zoneString

The Availability Zone of the recommended reservation.

Returns:

  • (String)

    The Availability Zone of the recommended reservation.

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

#instance_typeString

The type of instance that AWS recommends.

Returns:

  • (String)

    The type of instance that AWS recommends.

#platformString

The platform of the recommended reservation. The platform is the specific combination of operating system, license model, and software on an instance.

Returns:

  • (String)

    The platform 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.

#tenancyString

Whether the recommended reservation is dedicated or shared.

Returns:

  • (String)

    Whether the recommended reservation is dedicated or shared.