Uses of Class
software.amazon.awssdk.services.ec2.model.ConnectionLogResponseOptions
-
Packages that use ConnectionLogResponseOptions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ConnectionLogResponseOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ConnectionLogResponseOptions Modifier and Type Method Description ConnectionLogResponseOptionsClientVpnEndpoint. connectionLogOptions()Information about the client connection logging options for the Client VPN endpoint.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ConnectionLogResponseOptions Modifier and Type Method Description ClientVpnEndpoint.BuilderClientVpnEndpoint.Builder. connectionLogOptions(ConnectionLogResponseOptions connectionLogOptions)Information about the client connection logging options for the Client VPN endpoint.
-