Class: Aws::Types::GenerativeContentFeedbackData
- Inherits:
-
Object
- Object
- Aws::Types::GenerativeContentFeedbackData
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#relevance ⇒ "HELPFUL", "NOT_HELPFUL"
Returns the value of attribute relevance.
Instance Attribute Details
#relevance ⇒ "HELPFUL", "NOT_HELPFUL"
Returns the value of attribute relevance.
1261 1262 1263 |
# File 'sig/types.rbs', line 1261 def relevance @relevance end |