Uses of Class
software.amazon.awssdk.services.ec2.model.ConnectionTrackingSpecificationResponse
Packages that use ConnectionTrackingSpecificationResponse
-
Uses of ConnectionTrackingSpecificationResponse in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ConnectionTrackingSpecificationResponseModifier and TypeMethodDescriptionInstanceNetworkInterface.connectionTrackingConfiguration()A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ConnectionTrackingSpecificationResponseModifier and TypeMethodDescriptionInstanceNetworkInterface.Builder.connectionTrackingConfiguration(ConnectionTrackingSpecificationResponse connectionTrackingConfiguration) A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface.