/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The response object for DescribeFileSystems
* operation.See Also:
AWS
* API Reference
An array of file system descriptions.
*/ inline const Aws::VectorAn array of file system descriptions.
*/ inline void SetFileSystems(const Aws::VectorAn array of file system descriptions.
*/ inline void SetFileSystems(Aws::VectorAn array of file system descriptions.
*/ inline DescribeFileSystemsResult& WithFileSystems(const Aws::VectorAn array of file system descriptions.
*/ inline DescribeFileSystemsResult& WithFileSystems(Aws::VectorAn array of file system descriptions.
*/ inline DescribeFileSystemsResult& AddFileSystems(const FileSystem& value) { m_fileSystems.push_back(value); return *this; } /** *An array of file system descriptions.
*/ inline DescribeFileSystemsResult& AddFileSystems(FileSystem&& value) { m_fileSystems.push_back(std::move(value)); return *this; } /** *Present if there are more file systems than returned in the response
* (String). You can use the NextToken
value in the later request to
* fetch the descriptions.
Present if there are more file systems than returned in the response
* (String). You can use the NextToken
value in the later request to
* fetch the descriptions.
Present if there are more file systems than returned in the response
* (String). You can use the NextToken
value in the later request to
* fetch the descriptions.
Present if there are more file systems than returned in the response
* (String). You can use the NextToken
value in the later request to
* fetch the descriptions.
Present if there are more file systems than returned in the response
* (String). You can use the NextToken
value in the later request to
* fetch the descriptions.
Present if there are more file systems than returned in the response
* (String). You can use the NextToken
value in the later request to
* fetch the descriptions.
Present if there are more file systems than returned in the response
* (String). You can use the NextToken
value in the later request to
* fetch the descriptions.