Skip to content

/AWS1/CL_QLSTIMINGINFORMATION

Contains server-side performance information for a command. Amazon QLDB captures timing information between the times when it receives the request and when it sends the corresponding response.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_PROCINGTIMEMILLISECONDS TYPE /AWS1/QLSPROCINGTIMEMILLISECS /AWS1/QLSPROCINGTIMEMILLISECS

The amount of time that QLDB spent on processing the command, measured in milliseconds.


Queryable Attributes

ProcessingTimeMilliseconds

The amount of time that QLDB spent on processing the command, measured in milliseconds.

Accessible with the following methods

Method Description
GET_PROCINGTIMEMILLISECONDS() Getter for PROCESSINGTIMEMILLISECONDS