| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.clone() |
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemRequest.getOpenZFSConfiguration()
The configuration updates for an Amazon FSx for OpenZFS file system.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays) |
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withCopyTagsToBackups(Boolean copyTagsToBackups)
A Boolean value indicating whether tags for the file system should be copied to backups.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withCopyTagsToVolumes(Boolean copyTagsToVolumes)
A Boolean value indicating whether tags for the volume should be copied to snapshots.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime) |
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withThroughputCapacity(Integer throughputCapacity)
The throughput of an Amazon FSx file system, measured in megabytes per second (MBps).
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemRequest.setOpenZFSConfiguration(UpdateFileSystemOpenZFSConfiguration openZFSConfiguration)
The configuration updates for an Amazon FSx for OpenZFS file system.
|
UpdateFileSystemRequest |
UpdateFileSystemRequest.withOpenZFSConfiguration(UpdateFileSystemOpenZFSConfiguration openZFSConfiguration)
The configuration updates for an Amazon FSx for OpenZFS file system.
|
Copyright © 2022. All rights reserved.