C# Class Amazon.StorageGateway.Model.AddCacheRequest

Container for the parameters to the AddCache operation. Configures one or more gateway local disks as cache for a cached-volume gateway. This operation is supported only for the gateway-cached volume architecture (see Storage Gateway Concepts).

In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add cache, and one or more disk IDs that you want to configure as cache.

Inheritance: AmazonStorageGatewayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDiskIds ( ) : bool
IsSetGatewayARN ( ) : bool