Uses of Class
software.amazon.awssdk.services.ec2.model.CertificateAuthenticationRequest
Packages that use CertificateAuthenticationRequest
-
Uses of CertificateAuthenticationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CertificateAuthenticationRequestModifier and TypeMethodDescriptionClientVpnAuthenticationRequest.mutualAuthentication()Information about the authentication certificates to be used, if applicable.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CertificateAuthenticationRequestModifier and TypeMethodDescriptionClientVpnAuthenticationRequest.Builder.mutualAuthentication(CertificateAuthenticationRequest mutualAuthentication) Information about the authentication certificates to be used, if applicable.