Class: Aws::Types::GetRecommendationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRecommendationResponse
- 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.
76 77 78 |
# File 'sig/types.rbs', line 76 def recommendation @recommendation end |