Table of Contents

Class CreateFileCacheResponse

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

This is the response object from the CreateFileCache operation.

public class CreateFileCacheResponse : AmazonWebServiceResponse
Inheritance
CreateFileCacheResponse

Constructors

CreateFileCacheResponse()

public CreateFileCacheResponse()

Properties

FileCache

Gets and sets the property FileCache.

A description of the cache that was created.

public FileCacheCreating FileCache { get; set; }

Property Value

FileCacheCreating