A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/StorageGateway/Types/DescribeTapesInput.html below:

DescribeTapesInput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::StorageGateway::Types::DescribeTapesInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing DescribeTapesInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  gateway_arn: "GatewayARN",   tape_arns: ["TapeARN"],
  marker: "Marker",
  limit: 1,
}

DescribeTapesInput

Instance Attribute Summary collapse Instance Attribute Details #gateway_arn ⇒ String

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and AWS Region.

#limit ⇒ Integer

Specifies that the number of virtual tapes described be limited to the specified number.

Amazon Web Services may impose its own limit, if this field is not set.

#marker ⇒ String

A marker value, obtained in a previous call to DescribeTapes. This marker indicates which page of results to retrieve.

If not specified, the first page of results is retrieved.

#tape_arns ⇒ Array<String>

Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe. If this parameter is not specified, Tape gateway returns a description of all virtual tapes associated with the specified gateway.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4