Class: Aws::Types::UpdateRecommendationResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateRecommendationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recommendation ⇒ Types::Recommendation
Returns the value of attribute recommendation.
Instance Attribute Details
#recommendation ⇒ Types::Recommendation
Returns the value of attribute recommendation.
2130 2131 2132 |
# File 'sig/types.rbs', line 2130 def recommendation @recommendation end |