Uses of Class
software.amazon.awssdk.services.ec2.model.DirectoryServiceAuthentication
-
Packages that use DirectoryServiceAuthentication Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DirectoryServiceAuthentication in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DirectoryServiceAuthentication Modifier and Type Method Description DirectoryServiceAuthenticationClientVpnAuthentication. activeDirectory()Information about the Active Directory, if applicable.Methods in software.amazon.awssdk.services.ec2.model with parameters of type DirectoryServiceAuthentication Modifier and Type Method Description ClientVpnAuthentication.BuilderClientVpnAuthentication.Builder. activeDirectory(DirectoryServiceAuthentication activeDirectory)Information about the Active Directory, if applicable.
-