DefaultConnectionTrackingConfiguration
Indicates default conntrack information for the instance type. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.
Types
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
inline fun copy(block: DefaultConnectionTrackingConfiguration.Builder.() -> Unit = {}): DefaultConnectionTrackingConfiguration