Table of Contents

Class CreateFileSystemFromBackupResponse

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

The response object for the CreateFileSystemFromBackup operation.

public class CreateFileSystemFromBackupResponse : AmazonWebServiceResponse
Inheritance
CreateFileSystemFromBackupResponse

Constructors

CreateFileSystemFromBackupResponse()

public CreateFileSystemFromBackupResponse()

Properties

FileSystem

Gets and sets the property FileSystem.

A description of the file system.

public FileSystem FileSystem { get; set; }

Property Value

FileSystem