udpTimeout property

Input<int?>? udpTimeout
final

Timeout (in seconds) for idle UDP flows that have seen traffic only in a single direction or a single request-response transaction. Min: 30 seconds. Max: 60 seconds. Default: 30 seconds.

Implementation

final pulumi.Input<int?>? udpTimeout;