Uses of Class
software.amazon.awssdk.services.ec2.model.FederatedAuthenticationRequest
Packages that use FederatedAuthenticationRequest
-
Uses of FederatedAuthenticationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FederatedAuthenticationRequestModifier and TypeMethodDescriptionClientVpnAuthenticationRequest.federatedAuthentication()Information about the IAM SAML identity provider to be used, if applicable.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FederatedAuthenticationRequestModifier and TypeMethodDescriptionClientVpnAuthenticationRequest.Builder.federatedAuthentication(FederatedAuthenticationRequest federatedAuthentication) Information about the IAM SAML identity provider to be used, if applicable.