Table of Contents

Class UpdateFileCacheResponse

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

This is the response object from the UpdateFileCache operation.

public class UpdateFileCacheResponse : AmazonWebServiceResponse
Inheritance
UpdateFileCacheResponse

Constructors

UpdateFileCacheResponse()

public UpdateFileCacheResponse()

Properties

FileCache

Gets and sets the property FileCache.

A description of the cache that was updated.

public FileCache FileCache { get; set; }

Property Value

FileCache