| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.clone() |
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemRequest.getWindowsConfiguration()
The configuration updates for an Amazon FSx for Windows File Server file system.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays)
The number of days to retain automatic daily backups.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime)
The preferred time to start the daily automatic backup, in the UTC time zone, for example,
02:00 |
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryConfigurationUpdates selfManagedActiveDirectoryConfiguration)
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD
directory.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withThroughputCapacity(Integer throughputCapacity)
Sets the target value for a file system's throughput capacity, in MB/s, that you are updating the file system to.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemRequest.setWindowsConfiguration(UpdateFileSystemWindowsConfiguration windowsConfiguration)
The configuration updates for an Amazon FSx for Windows File Server file system.
|
UpdateFileSystemRequest |
UpdateFileSystemRequest.withWindowsConfiguration(UpdateFileSystemWindowsConfiguration windowsConfiguration)
The configuration updates for an Amazon FSx for Windows File Server file system.
|
Copyright © 2021. All rights reserved.