Class: Aws::Types::DeleteEventActionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEventActionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_action_id ⇒ ::String
Returns the value of attribute event_action_id.
Instance Attribute Details
#event_action_id ⇒ ::String
Returns the value of attribute event_action_id.
313 314 315 |
# File 'sig/types.rbs', line 313 def event_action_id @event_action_id end |