String connectionId
Date connectedAt
The time in ISO 8601 format for when the connection was established.
Identity identity
Date lastActiveAt
The time in ISO 8601 format for when the connection was last active.
String sourceIp
The source IP address of the TCP connection making the request to API Gateway.
String userAgent
The User Agent of the API caller.
ByteBuffer data
The data to be sent to the client specified by its connection id.
The identifier of the connection that a specific client is using.
Copyright © 2023. All rights reserved.