AgentCorePingResponse

data class AgentCorePingResponse(val status: PingStatus, val httpStatus: HttpStatusCode, val timeOfLastUpdate: Long)(source)

Ping response data returned by AgentCorePingService.

Constructors

Link copied to clipboard
constructor(status: PingStatus, httpStatus: HttpStatusCode, timeOfLastUpdate: Long)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard