Class: Aws::Types::PutMessageFeedbackRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutMessageFeedbackRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message_feedback_status ⇒ "RECEIVED", "FAILED"
Returns the value of attribute message_feedback_status.
-
#message_id ⇒ ::String
Returns the value of attribute message_id.
Instance Attribute Details
#message_feedback_status ⇒ "RECEIVED", "FAILED"
Returns the value of attribute message_feedback_status.
1457 1458 1459 |
# File 'sig/types.rbs', line 1457 def end |
#message_id ⇒ ::String
Returns the value of attribute message_id.
1456 1457 1458 |
# File 'sig/types.rbs', line 1456 def end |