You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::ListTapePoolsInputWhen passing ListTapePoolsInput as input to an Aws::Client method, you can use a vanilla Hash:
{
pool_arns: ["PoolARN"],
marker: "Marker",
limit: 1,
}
Instance Attribute Summary collapse
An optional number limit for the tape pools in the list returned by this call.
A string that indicates the position at which to begin the returned list of tape pools.
The Amazon Resource Name (ARN) of each of the custom tape pools you want to list.
An optional number limit for the tape pools in the list returned by this call.
#marker ⇒ StringA string that indicates the position at which to begin the returned list of tape pools.
#pool_arns ⇒ Array<String>The Amazon Resource Name (ARN) of each of the custom tape pools you want to list. If you don\'t specify a custom tape pool ARN, the response lists all custom tape pools.
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