Class: Aws::Types::LambdaEffectiveRecommendationPreferences
- Inherits:
-
Object
- Object
- Aws::Types::LambdaEffectiveRecommendationPreferences
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#savings_estimation_mode ⇒ Types::LambdaSavingsEstimationMode
Returns the value of attribute savings_estimation_mode.
Instance Attribute Details
#savings_estimation_mode ⇒ Types::LambdaSavingsEstimationMode
Returns the value of attribute savings_estimation_mode.
848 849 850 |
# File 'sig/types.rbs', line 848 def savings_estimation_mode @savings_estimation_mode end |