Table of Contents

Class DeleteFileSystemOpenZFSResponse

Namespace
Amazon.FSx.Model
Assembly
AWSSDK.FSx.dll

The response object for the Amazon FSx for OpenZFS file system that's being deleted in the DeleteFileSystem operation.

public class DeleteFileSystemOpenZFSResponse
Inheritance
DeleteFileSystemOpenZFSResponse
Inherited Members

Constructors

DeleteFileSystemOpenZFSResponse()

public DeleteFileSystemOpenZFSResponse()

Properties

FinalBackupId

Gets and sets the property FinalBackupId.

public string FinalBackupId { get; set; }

Property Value

string

FinalBackupTags

Gets and sets the property FinalBackupTags.

public List<Tag> FinalBackupTags { get; set; }

Property Value

List<Tag>