connection Tracking Configuration
suspend fun connectionTrackingConfiguration(value: Output<ConnectionTrackingSpecificationResponseArgs>)
Parameters
value
A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see Connection tracking timeouts in the Amazon Elastic Compute Cloud User Guide.
suspend fun connectionTrackingConfiguration(argument: suspend ConnectionTrackingSpecificationResponseArgsBuilder.() -> Unit)
Parameters
argument
A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see Connection tracking timeouts in the Amazon Elastic Compute Cloud User Guide.