| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.clone() |
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemRequest.getOpenZFSConfiguration()
The configuration updates for an FSx for OpenZFS file system.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withAddRouteTableIds(Collection<String> addRouteTableIds)
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon
FSx for OpenZFS file system.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withAddRouteTableIds(String... addRouteTableIds)
(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your 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.withRemoveRouteTableIds(Collection<String> removeRouteTableIds)
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from
your Amazon FSx for OpenZFS file system.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withRemoveRouteTableIds(String... removeRouteTableIds)
(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from
your Amazon FSx for OpenZFS file system.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withThroughputCapacity(Integer throughputCapacity)
The throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second
(MB/s).
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemRequest.setOpenZFSConfiguration(UpdateFileSystemOpenZFSConfiguration openZFSConfiguration)
The configuration updates for an FSx for OpenZFS file system.
|
UpdateFileSystemRequest |
UpdateFileSystemRequest.withOpenZFSConfiguration(UpdateFileSystemOpenZFSConfiguration openZFSConfiguration)
The configuration updates for an FSx for OpenZFS file system.
|
Copyright © 2025. All rights reserved.