Class: Aws::Types::PutFeedbackRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutFeedbackRequest
- 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.
748 749 750 |
# File 'sig/types.rbs', line 748 def insight_feedback @insight_feedback end |