A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/EFS/Types/DescribeFileSystemsRequest.html below:

DescribeFileSystemsRequest — AWS SDK for Ruby V2

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

Class: Aws::EFS::Types::DescribeFileSystemsRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing DescribeFileSystemsRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  max_items: 1,
  marker: "Marker",
  creation_token: "CreationToken",
  file_system_id: "FileSystemId",
}
Instance Attribute Summary collapse Instance Attribute Details #creation_token ⇒ String

(Optional) Restricts the list to the file system with this creation token (String). You specify a creation token when you create an Amazon EFS file system.

#file_system_id ⇒ String

(Optional) ID of the file system whose description you want to retrieve (String).

#marker ⇒ String

(Optional) Opaque pagination token returned from a previous DescribeFileSystems operation (String). If present, specifies to continue the list from where the returning call had left off.

#max_items ⇒ Integer

(Optional) Specifies the maximum number of file systems to return in the response (integer). This number is automatically set to 100. The response is paginated at 100 per page if you have more than 100 file systems.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4