UpdateFileSystemRequest

The request object for the UpdateFileSystem operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

The ID of the file system that you are updating.

Link copied to clipboard

The configuration object for Amazon FSx for Lustre file systems used in the UpdateFileSystem operation.

Link copied to clipboard

The configuration updates for an Amazon FSx for NetApp ONTAP file system.

Link copied to clipboard

The configuration updates for an FSx for OpenZFS file system.

Link copied to clipboard

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.

Link copied to clipboard

Specifies the file system's storage type.

Link copied to clipboard

The configuration updates for an Amazon FSx for Windows File Server file system.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String