Class: Aws::CostOptimizationHub::Types::ElastiCacheReservedInstancesConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb

Overview

The ElastiCache reserved instances configuration used for recommendations.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#account_scopeString

The account scope that you want your recommendations for.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#current_generationString

Determines whether the recommendation is for a current generation instance.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#instance_familyString

The instance family of the recommended reservation.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#instance_typeString

The type of instance that Amazon Web Services recommends.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#monthly_recurring_costString

How much purchasing reserved instances costs you on a monthly basis.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#normalized_units_to_purchaseString

The number of normalized units that Amazon Web Services recommends that you purchase.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#number_of_instances_to_purchaseString

The number of instances that Amazon Web Services recommends that you purchase.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#payment_optionString

The payment option for the commitment.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#reserved_instances_regionString

The Amazon Web Services Region of the commitment.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#serviceString

The service that you want your recommendations for.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#size_flex_eligibleBoolean

Determines whether the recommendation is size flexible.

Returns:

  • (Boolean)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#termString

The reserved instances recommendation term in years.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end

#upfront_costString

How much purchasing this instance costs you upfront.

Returns:

  • (String)


562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 562

class ElastiCacheReservedInstancesConfiguration < Struct.new(
  :account_scope,
  :current_generation,
  :instance_family,
  :instance_type,
  :monthly_recurring_cost,
  :normalized_units_to_purchase,
  :number_of_instances_to_purchase,
  :payment_option,
  :reserved_instances_region,
  :service,
  :size_flex_eligible,
  :term,
  :upfront_cost)
  SENSITIVE = []
  include Aws::Structure
end