Table of Contents

Class DeleteVolumeOntapResponse

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

The response object for the Amazon FSx for NetApp ONTAP volume being deleted in the DeleteVolume operation.

public class DeleteVolumeOntapResponse
Inheritance
DeleteVolumeOntapResponse
Inherited Members

Constructors

DeleteVolumeOntapResponse()

public DeleteVolumeOntapResponse()

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>