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

Class: Aws::EFS::Types::DescribeFileSystemsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#file_systemsArray<Types::FileSystemDescription>

An array of file system descriptions.

Returns:

#markerString

Present if provided by caller in the request (String).

Returns:

  • (String)

    Present if provided by caller in the request (String).

#next_markerString

Present if there are more file systems than returned in the response (String). You can use the NextMarker in the subsequent request to fetch the descriptions.

Returns:

  • (String)

    Present if there are more file systems than returned in the response (String).