Table of Contents

Class CreateBackupResponse

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

The response object for the CreateBackup operation.

public class CreateBackupResponse : AmazonWebServiceResponse
Inheritance
CreateBackupResponse

Constructors

CreateBackupResponse()

public CreateBackupResponse()

Properties

Backup

Gets and sets the property Backup.

A description of the backup.

public Backup Backup { get; set; }

Property Value

Backup