diskIopsConfiguration
construct an aws.sdk.kotlin.services.fsx.model.DiskIopsConfiguration inside the given block
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system. The default is 3 IOPS per GB of storage capacity, but you can provision additional IOPS per GB of storage. The configuration consists of an IOPS mode (AUTOMATIC
or USER_PROVISIONED
), and in the case of USER_PROVISIONED
IOPS, the total number of SSD IOPS provisioned. For more information, see Updating SSD storage capacity and IOPS.