Uses of Class
software.amazon.awssdk.services.fsx.model.ActiveDirectoryBackupAttributes
-
Packages that use ActiveDirectoryBackupAttributes Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of ActiveDirectoryBackupAttributes in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return ActiveDirectoryBackupAttributes Modifier and Type Method Description ActiveDirectoryBackupAttributesBackup. directoryInformation()The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.Methods in software.amazon.awssdk.services.fsx.model with parameters of type ActiveDirectoryBackupAttributes Modifier and Type Method Description Backup.BuilderBackup.Builder. directoryInformation(ActiveDirectoryBackupAttributes directoryInformation)The configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.
-