| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryBackupAttributes |
ActiveDirectoryBackupAttributes.clone() |
ActiveDirectoryBackupAttributes |
Backup.getDirectoryInformation()
The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server
instance is joined.
|
ActiveDirectoryBackupAttributes |
ActiveDirectoryBackupAttributes.withActiveDirectoryId(String activeDirectoryId)
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
|
ActiveDirectoryBackupAttributes |
ActiveDirectoryBackupAttributes.withDomainName(String domainName)
The fully qualified domain name of the self-managed Active Directory directory.
|
ActiveDirectoryBackupAttributes |
ActiveDirectoryBackupAttributes.withResourceARN(String resourceARN) |
| Modifier and Type | Method and Description |
|---|---|
void |
Backup.setDirectoryInformation(ActiveDirectoryBackupAttributes directoryInformation)
The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server
instance is joined.
|
Backup |
Backup.withDirectoryInformation(ActiveDirectoryBackupAttributes directoryInformation)
The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server
instance is joined.
|
Copyright © 2022. All rights reserved.