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