udpStreamTimeout property

Input<int?>? udpStreamTimeout
final

Timeout (in seconds) for idle UDP flows classified as streams which have seen more than one request-response transaction. Min: 60 seconds. Max: 180 seconds (3 minutes). Default: 180 seconds.

Implementation

final pulumi.Input<int?>? udpStreamTimeout;