@awboost/cfntypes 0.100.31 → 0.100.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -104772,7 +104772,7 @@ export type NetworkFirewallFirewallPolicyStatefulEngineOptions = {
|
|
104772
104772
|
FlowTimeouts?: {
|
104773
104773
|
/**
|
104774
104774
|
* @min `60`
|
104775
|
-
* @max `
|
104775
|
+
* @max `6000`
|
104776
104776
|
*/
|
104777
104777
|
TcpIdleTimeoutSeconds?: number;
|
104778
104778
|
};
|