/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The request object for DescribeFileSystems
* operation.See Also:
AWS
* API Reference
IDs of the file systems whose descriptions you want to retrieve (String).
*/ inline const Aws::VectorIDs of the file systems whose descriptions you want to retrieve (String).
*/ inline bool FileSystemIdsHasBeenSet() const { return m_fileSystemIdsHasBeenSet; } /** *IDs of the file systems whose descriptions you want to retrieve (String).
*/ inline void SetFileSystemIds(const Aws::VectorIDs of the file systems whose descriptions you want to retrieve (String).
*/ inline void SetFileSystemIds(Aws::VectorIDs of the file systems whose descriptions you want to retrieve (String).
*/ inline DescribeFileSystemsRequest& WithFileSystemIds(const Aws::VectorIDs of the file systems whose descriptions you want to retrieve (String).
*/ inline DescribeFileSystemsRequest& WithFileSystemIds(Aws::VectorIDs of the file systems whose descriptions you want to retrieve (String).
*/ inline DescribeFileSystemsRequest& AddFileSystemIds(const Aws::String& value) { m_fileSystemIdsHasBeenSet = true; m_fileSystemIds.push_back(value); return *this; } /** *IDs of the file systems whose descriptions you want to retrieve (String).
*/ inline DescribeFileSystemsRequest& AddFileSystemIds(Aws::String&& value) { m_fileSystemIdsHasBeenSet = true; m_fileSystemIds.push_back(std::move(value)); return *this; } /** *IDs of the file systems whose descriptions you want to retrieve (String).
*/ inline DescribeFileSystemsRequest& AddFileSystemIds(const char* value) { m_fileSystemIdsHasBeenSet = true; m_fileSystemIds.push_back(value); return *this; } /** *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.
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.
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.
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.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.
Opaque pagination token returned from a previous
* DescribeFileSystems
operation (String). If a token present, the
* operation continues the list from where the returning call left off.