Class: Aws::Types::DescribeRecommendationFeedbackResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeRecommendationFeedbackResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recommendation_feedback ⇒ Types::RecommendationFeedback
Returns the value of attribute recommendation_feedback.
Instance Attribute Details
#recommendation_feedback ⇒ Types::RecommendationFeedback
Returns the value of attribute recommendation_feedback.
132 133 134 |
# File 'sig/types.rbs', line 132 def recommendation_feedback @recommendation_feedback end |