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.
6922 6923 6924 |
# File 'sig/types.rbs', line 6922 def answer_id @answer_id end |
#error ⇒ "INTERNAL_ERROR", ...
Returns the value of attribute error.
6923 6924 6925 |
# File 'sig/types.rbs', line 6923 def error @error end |