Class: Aws::Types::SuppressedDestinationAttributes
- Inherits:
-
Object
- Object
- Aws::Types::SuppressedDestinationAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#feedback_id ⇒ ::String
Returns the value of attribute feedback_id.
-
#message_id ⇒ ::String
Returns the value of attribute message_id.
Instance Attribute Details
#feedback_id ⇒ ::String
Returns the value of attribute feedback_id.
1952 1953 1954 |
# File 'sig/types.rbs', line 1952 def feedback_id @feedback_id end |
#message_id ⇒ ::String
Returns the value of attribute message_id.
1951 1952 1953 |
# File 'sig/types.rbs', line 1951 def @message_id end |