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

Class: Aws::CostExplorer::Types::RDSInstanceDetails

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

Overview

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

#database_editionString

The database edition that the recommended reservation supports.

Returns:

  • (String)

    The database edition that the recommended reservation supports.

#database_engineString

The database engine that the recommended reservation supports.

Returns:

  • (String)

    The database engine that the recommended reservation supports.

#deployment_optionString

Whether the recommendation is for a reservation in a single Availability Zone or a reservation with a backup in a second Availability Zone.

Returns:

  • (String)

    Whether the recommendation is for a reservation in a single Availability Zone or a reservation with a backup in a second Availability Zone.

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

#license_modelString

The license model that the recommended reservation supports.

Returns:

  • (String)

    The license model that the recommended reservation supports.

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