DescribeFileSystemsRequest
The request object for DescribeFileSystems
operation.
Types
Properties
Link copied to clipboard
IDs of the file systems whose descriptions you want to retrieve (String).
Link copied to clipboard
Maximum number of file systems to return in the response (integer). This parameter value must be greater than 0. The number of items that Amazon FSx returns is the minimum of the MaxResults
parameter specified in the request and the service's internal maximum number of items per page.
Functions
Link copied to clipboard
inline fun copy(block: DescribeFileSystemsRequest.Builder.() -> Unit = {}): DescribeFileSystemsRequest