Class: Aws::Types::EBSEffectiveRecommendationPreferences

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:



140
141
142
# File 'sig/types.rbs', line 140

def look_back_period
  @look_back_period
end

#savings_estimation_modeTypes::EBSSavingsEstimationMode

Returns the value of attribute savings_estimation_mode.

Returns:



139
140
141
# File 'sig/types.rbs', line 139

def savings_estimation_mode
  @savings_estimation_mode
end