You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::ListVolumesInputWhen passing ListVolumesInput as input to an Aws::Client method, you can use a vanilla Hash:
{
gateway_arn: "GatewayARN",
marker: "Marker",
limit: 1,
}
A JSON object that contains one or more of the following fields:
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) of the gateway.
Specifies that the list of volumes returned be limited to the specified number of items.
A string that indicates the position at which to begin the returned list of volumes.
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 ⇒ IntegerSpecifies that the list of volumes returned be limited to the specified number of items.
#marker ⇒ StringA string that indicates the position at which to begin the returned list of volumes. Obtain the marker from the response of a previous List iSCSI Volumes request.
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