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

Class: Aws::CostExplorer::Types::TargetInstance

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

Overview

Details on recommended instance.

Instance Attribute Summary collapse

Instance Attribute Details

#currency_codeString

The currency code that AWS used to calculate the costs for this instance.

Returns:

  • (String)

    The currency code that AWS used to calculate the costs for this instance.

#default_target_instanceBoolean

Indicates whether this recommendation is the defaulted AWS recommendation.

Returns:

  • (Boolean)

    Indicates whether this recommendation is the defaulted AWS recommendation.

#estimated_monthly_costString

Expected cost to operate this instance type on a monthly basis.

Returns:

  • (String)

    Expected cost to operate this instance type on a monthly basis.

#estimated_monthly_savingsString

Estimated savings resulting from modification, on a monthly basis.

Returns:

  • (String)

    Estimated savings resulting from modification, on a monthly basis.

#expected_resource_utilizationTypes::ResourceUtilization

Expected utilization metrics for target instance type.

Returns:

#resource_detailsTypes::ResourceDetails

Details on the target instance type.

Returns: