| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.clone() |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemRequest.getOntapConfiguration() |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.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 NetApp ONTAP file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.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 NetApp ONTAP file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays) |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime) |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withFsxAdminPassword(String fsxAdminPassword)
Update the password for the
fsxadmin user by entering a new password. |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withHAPairs(Integer hAPairs)
Use to update the number of high-availability (HA) pairs for a second-generation single-AZ file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.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 NetApp ONTAP file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.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 NetApp ONTAP file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withThroughputCapacity(Integer throughputCapacity)
Enter a new value to change the amount of throughput capacity for the file system in megabytes per second (MBps).
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withThroughputCapacityPerHAPair(Integer throughputCapacityPerHAPair)
Use to choose the throughput capacity per HA pair, rather than the total throughput for the file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemRequest.setOntapConfiguration(UpdateFileSystemOntapConfiguration ontapConfiguration) |
UpdateFileSystemRequest |
UpdateFileSystemRequest.withOntapConfiguration(UpdateFileSystemOntapConfiguration ontapConfiguration) |
Copyright © 2025. All rights reserved.