Class: Aws::Types::InsightFeedback
- Inherits:
-
Object
- Object
- Aws::Types::InsightFeedback
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#feedback ⇒ "VALID_COLLECTION", ...
Returns the value of attribute feedback.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#feedback ⇒ "VALID_COLLECTION", ...
Returns the value of attribute feedback.
355 356 357 |
# File 'sig/types.rbs', line 355 def feedback @feedback end |
#id ⇒ ::String
Returns the value of attribute id.
354 355 356 |
# File 'sig/types.rbs', line 354 def id @id end |