AgentCorePingResponse
data class AgentCorePingResponse(val status: PingStatus, val httpStatus: HttpStatusCode, val timeOfLastUpdate: Long)(source)
Ping response data returned by AgentCorePingService.
Ping response data returned by AgentCorePingService.