Uses of Class
software.amazon.awssdk.services.ec2.model.ConnectionLogOptions
Packages that use ConnectionLogOptions
-
Uses of ConnectionLogOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ConnectionLogOptionsModifier and TypeMethodDescriptionfinal ConnectionLogOptionsCreateClientVpnEndpointRequest.connectionLogOptions()Information about the client connection logging options.final ConnectionLogOptionsModifyClientVpnEndpointRequest.connectionLogOptions()Information about the client connection logging options.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ConnectionLogOptionsModifier and TypeMethodDescriptionCreateClientVpnEndpointRequest.Builder.connectionLogOptions(ConnectionLogOptions connectionLogOptions) Information about the client connection logging options.ModifyClientVpnEndpointRequest.Builder.connectionLogOptions(ConnectionLogOptions connectionLogOptions) Information about the client connection logging options.