Builder
Properties
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent updates. This string is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.
The ID of the file system that you are updating.
The Lustre version you are updating an FSx for Lustre file system to. Valid values are 2.12
and 2.15
. The value you choose must be newer than the file system's current Lustre version.
The configuration object for Amazon FSx for Lustre file systems used in the UpdateFileSystem
operation.
The configuration updates for an Amazon FSx for NetApp ONTAP file system.
The configuration updates for an FSx for OpenZFS file system.
Use this parameter to increase the storage capacity of an FSx for Windows File Server, FSx for Lustre, FSx for OpenZFS, or FSx for ONTAP file system. Specifies the storage capacity target value, in GiB, to increase the storage capacity for the file system that you're updating.
Specifies the file system's storage type.
The configuration updates for an Amazon FSx for Windows File Server file system.
Functions
construct an aws.sdk.kotlin.services.fsx.model.UpdateFileSystemLustreConfiguration inside the given block
construct an aws.sdk.kotlin.services.fsx.model.UpdateFileSystemOntapConfiguration inside the given block
construct an aws.sdk.kotlin.services.fsx.model.UpdateFileSystemOpenZfsConfiguration inside the given block
construct an aws.sdk.kotlin.services.fsx.model.UpdateFileSystemWindowsConfiguration inside the given block