Class: Aws::Types::DescribeFeedbackResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFeedbackResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insight_feedback ⇒ Types::InsightFeedback
Returns the value of attribute insight_feedback.
Instance Attribute Details
#insight_feedback ⇒ Types::InsightFeedback
Returns the value of attribute insight_feedback.
206 207 208 |
# File 'sig/types.rbs', line 206 def insight_feedback @insight_feedback end |