C# Class Amazon.StorageGateway.Model.CreateTapesRequest

Container for the parameters to the CreateTapes operation.

Creates one or more virtual tapes. You write data to the virtual tapes and then archive the tapes.

NOTE:Cache storage must be allocated to the gateway before you can create virtual tapes. Use the AddCache operation to add cache storage to a gateway.

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

Private Methods

Method Description
IsSetClientToken ( ) : bool
IsSetGatewayARN ( ) : bool
IsSetNumTapesToCreate ( ) : bool
IsSetTapeBarcodePrefix ( ) : bool
IsSetTapeSizeInBytes ( ) : bool