Class: Aws::DevOpsAgent::Types::SendMessageHeartbeatEvent

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-devopsagent/types.rb

Overview

Heartbeat event to keep connection alive

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type

Returns:

  • (Object)

    the current value of event_type



3828
3829
3830
# File 'lib/aws-sdk-devopsagent/types.rb', line 3828

def event_type
  @event_type
end