timeout
Parameters
value
A reference to an object that represents the configured timeouts for Service Connect. An object that represents the timeout configurations for Service Connect. If `idleTimeout`
is set to a time that is less than `perRequestTimeout`
, the connection will close when the `idleTimeout`
is reached and not the `perRequestTimeout`
.
Parameters
argument
A reference to an object that represents the configured timeouts for Service Connect. An object that represents the timeout configurations for Service Connect. If `idleTimeout`
is set to a time that is less than `perRequestTimeout`
, the connection will close when the `idleTimeout`
is reached and not the `perRequestTimeout`
.