Class: Aws::Types::GetTimelineEventOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetTimelineEventOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event ⇒ Types::TimelineEvent
Returns the value of attribute event.
Instance Attribute Details
#event ⇒ Types::TimelineEvent
Returns the value of attribute event.
353 354 355 |
# File 'sig/types.rbs', line 353 def event @event end |