Table of Contents

Class UpdateFileSystemResponse

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

The response object for the UpdateFileSystem operation.

public class UpdateFileSystemResponse : AmazonWebServiceResponse
Inheritance
UpdateFileSystemResponse

Constructors

UpdateFileSystemResponse()

public UpdateFileSystemResponse()

Properties

FileSystem

Gets and sets the property FileSystem.

A description of the file system that was updated.

public FileSystem FileSystem { get; set; }

Property Value

FileSystem