Class: Aws::Types::GetEventResult
- Inherits:
-
Object
- Object
- Aws::Types::GetEventResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event ⇒ Types::Event
Returns the value of attribute event.
Instance Attribute Details
#event ⇒ Types::Event
Returns the value of attribute event.
746 747 748 |
# File 'sig/types.rbs', line 746 def event @event end |