The maximum allowed period for reading an entire request, including the body. When this period expires, the request gets the following response.
Code=503,Reason=Service Unavailable
Mandatory: No. This optional value defaults to 60 seconds.
JSON data type: A number followed by ns
, us
, ms
, s
, m
or h
. For example, "60s".