Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DirectoryServiceAuthentication |
DirectoryServiceAuthentication.clone() |
DirectoryServiceAuthentication |
ClientVpnAuthentication.getActiveDirectory()
Information about the Active Directory, if applicable.
|
DirectoryServiceAuthentication |
DirectoryServiceAuthentication.withDirectoryId(String directoryId)
The ID of the Active Directory used for authentication.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientVpnAuthentication.setActiveDirectory(DirectoryServiceAuthentication activeDirectory)
Information about the Active Directory, if applicable.
|
ClientVpnAuthentication |
ClientVpnAuthentication.withActiveDirectory(DirectoryServiceAuthentication activeDirectory)
Information about the Active Directory, if applicable.
|
Copyright © 2021. All rights reserved.