Table of Contents

Class UpdateSnapshotResponse

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

This is the response object from the UpdateSnapshot operation.

public class UpdateSnapshotResponse : AmazonWebServiceResponse
Inheritance
UpdateSnapshotResponse

Constructors

UpdateSnapshotResponse()

public UpdateSnapshotResponse()

Properties

Snapshot

Gets and sets the property Snapshot.

Returned after a successful UpdateSnapshot operation, describing the snapshot that you updated.

public Snapshot Snapshot { get; set; }

Property Value

Snapshot