Class: Aws::Types::HeartbeatEvent
- Inherits:
-
Object
- Object
- Aws::Types::HeartbeatEvent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_id ⇒ ::String
Returns the value of attribute event_id.
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#event_id ⇒ ::String
Returns the value of attribute event_id.
150 151 152 |
# File 'sig/types.rbs', line 150 def event_id @event_id end |
#event_type ⇒ Object
Returns the value of attribute event_type.
151 152 153 |
# File 'sig/types.rbs', line 151 def event_type @event_type end |