DefaultConnectionTrackingConfiguration

Indicates default conntrack information for the instance type. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Default timeout (in seconds) for idle TCP connections in an established state.

Link copied to clipboard

Default timeout (in seconds) for idle UDP flows classified as streams which have seen more than one request-response transaction.

Link copied to clipboard

Default timeout (in seconds) for idle UDP flows that have seen traffic only in a single direction or a single request-response transaction.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String