class Aws::EFS::Types::DescribeFileSystemsResponse

@!attribute [rw] marker

Present if provided by caller in the request (String).
@return [String]

@!attribute [rw] file_systems

An array of file system descriptions.
@return [Array<Types::FileSystemDescription>]

@!attribute [rw] next_marker

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeFileSystemsResponse AWS API Documentation

Constants

SENSITIVE