class Aws::FSx::Types::DeleteFileSystemResponse

The response object for the `DeleteFileSystem` operation.

@!attribute [rw] file_system_id

The ID of the file system being deleted.
@return [String]

@!attribute [rw] lifecycle

The file system lifecycle for the deletion request. Should be
`DELETING`.
@return [String]

@!attribute [rw] windows_response

The response object for the Microsoft Windows file system used in
the `DeleteFileSystem` operation.
@return [Types::DeleteFileSystemWindowsResponse]

@!attribute [rw] lustre_response

The response object for the Amazon FSx for Lustre file system being
deleted in the `DeleteFileSystem` operation.
@return [Types::DeleteFileSystemLustreResponse]

@see docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/DeleteFileSystemResponse AWS API Documentation

Constants

SENSITIVE