Class: Aws::DevOpsAgent::Types::SendMessageHeartbeatEvent
- Inherits:
-
Struct
- Object
- Struct
- Aws::DevOpsAgent::Types::SendMessageHeartbeatEvent
- Defined in:
- gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb
Overview
Heartbeat event to keep connection alive
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#event_type ⇒ Object
Returns the value of attribute event_type
3832 3833 3834 |
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 3832 def event_type @event_type end |