class Aws::IoTThingsGraph::Types::FlowExecutionMessage

An object that contains information about a flow event.

@!attribute [rw] message_id

The unique identifier of the message.
@return [String]

@!attribute [rw] event_type

The type of flow event .
@return [String]

@!attribute [rw] timestamp

The date and time when the message was last updated.
@return [Time]

@!attribute [rw] payload

A string containing information about the flow event.
@return [String]

Constants

SENSITIVE