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

Class: Aws::StorageGateway::Types::ListFileSharesOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

ListFileShareOutput

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#file_share_info_listArray<Types::FileShareInfo>

An array of information about the file gateway\'s file shares.

Returns:

#markerString

If the request includes Marker, the response returns that value in this field.

Returns:

  • (String)

    If the request includes Marker, the response returns that value in this field.

#next_markerString

If a value is present, there are more file shares to return. In a subsequent request, use NextMarker as the value for Marker to retrieve the next set of file shares.

Returns:

  • (String)

    If a value is present, there are more file shares to return.