Class: Aws::Types::ECSEffectiveRecommendationPreferences

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#look_back_period"DAYS_14", ...

Returns the value of attribute look_back_period.

Returns:



176
177
178
# File 'sig/types.rbs', line 176

def look_back_period
  @look_back_period
end

#savings_estimation_modeTypes::ECSSavingsEstimationMode

Returns the value of attribute savings_estimation_mode.

Returns:



175
176
177
# File 'sig/types.rbs', line 175

def savings_estimation_mode
  @savings_estimation_mode
end