class Aws::StorageGateway::Types::ListFileSharesOutput
ListFileShareOutput
@!attribute [rw] marker
If the request includes `Marker`, the response returns that value in this field. @return [String]
@!attribute [rw] next_marker
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. @return [String]
@!attribute [rw] file_share_info_list
An array of information about the S3 File Gateway's file shares. @return [Array<Types::FileShareInfo>]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/ListFileSharesOutput AWS API Documentation
Constants
- SENSITIVE