Uses of Class
software.amazon.awssdk.services.ec2.model.ConnectionTrackingSpecification
Packages that use ConnectionTrackingSpecification
-
Uses of ConnectionTrackingSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ConnectionTrackingSpecificationModifier and TypeMethodDescriptionLaunchTemplateInstanceNetworkInterfaceSpecification.connectionTrackingSpecification()A security group connection tracking specification 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 ConnectionTrackingSpecificationModifier and TypeMethodDescriptionLaunchTemplateInstanceNetworkInterfaceSpecification.Builder.connectionTrackingSpecification(ConnectionTrackingSpecification connectionTrackingSpecification) A security group connection tracking specification that enables you to set the timeout for connection tracking on an Elastic network interface.