NAME
Paws::StorageGateway::ListFileSharesOutput
ATTRIBUTES
FileShareInfoList => ArrayRef[Paws::StorageGateway::FileShareInfo]
An array of information about the file gateway's file shares.
Marker => Str
If the request includes Marker
, the response returns that value in this field.
NextMarker => Str
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.