DeleteFileSystemRequest

The request object for DeleteFileSystem 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 deletion. This token is automatically filled on your behalf when using the Command Line Interface (CLI) or an Amazon Web Services SDK.

Link copied to clipboard

The ID of the file system that you want to delete.

Link copied to clipboard

The configuration object for the Amazon FSx for Lustre file system being deleted in the DeleteFileSystem operation.

Link copied to clipboard

The configuration object for the OpenZFS file system used in the DeleteFileSystem operation.

Link copied to clipboard

The configuration object for the Microsoft Windows file system used in the DeleteFileSystem operation.

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