Class: Aws::Types::DescribeFeedbackRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFeedbackRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insight_id ⇒ ::String
Returns the value of attribute insight_id.
Instance Attribute Details
#insight_id ⇒ ::String
Returns the value of attribute insight_id.
201 202 203 |
# File 'sig/types.rbs', line 201 def insight_id @insight_id end |