Class: Aws::Types::InvalidTopicReviewedAnswer
- Inherits:
-
Object
- Object
- Aws::Types::InvalidTopicReviewedAnswer
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#answer_id ⇒ ::String
Returns the value of attribute answer_id.
-
#error ⇒ "INTERNAL_ERROR", ...
Returns the value of attribute error.
Instance Attribute Details
#answer_id ⇒ ::String
Returns the value of attribute answer_id.
7188 7189 7190 |
# File 'sig/types.rbs', line 7188 def answer_id @answer_id end |
#error ⇒ "INTERNAL_ERROR", ...
Returns the value of attribute error.
7189 7190 7191 |
# File 'sig/types.rbs', line 7189 def error @error end |