Class: Aws::Types::EventDetails
- Inherits:
-
Object
- Object
- Aws::Types::EventDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bounce ⇒ Types::Bounce
Returns the value of attribute bounce.
-
#complaint ⇒ Types::Complaint
Returns the value of attribute complaint.
Instance Attribute Details
#bounce ⇒ Types::Bounce
Returns the value of attribute bounce.
660 661 662 |
# File 'sig/types.rbs', line 660 def bounce @bounce end |
#complaint ⇒ Types::Complaint
Returns the value of attribute complaint.
661 662 663 |
# File 'sig/types.rbs', line 661 def complaint @complaint end |