/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The response object for DescribeFileSystemAliases
* operation.See Also:
AWS
* API Reference
An array of one or more DNS aliases currently associated with the specified * file system.
*/ inline const Aws::VectorAn array of one or more DNS aliases currently associated with the specified * file system.
*/ inline void SetAliases(const Aws::VectorAn array of one or more DNS aliases currently associated with the specified * file system.
*/ inline void SetAliases(Aws::VectorAn array of one or more DNS aliases currently associated with the specified * file system.
*/ inline DescribeFileSystemAliasesResult& WithAliases(const Aws::VectorAn array of one or more DNS aliases currently associated with the specified * file system.
*/ inline DescribeFileSystemAliasesResult& WithAliases(Aws::VectorAn array of one or more DNS aliases currently associated with the specified * file system.
*/ inline DescribeFileSystemAliasesResult& AddAliases(const Alias& value) { m_aliases.push_back(value); return *this; } /** *An array of one or more DNS aliases currently associated with the specified * file system.
*/ inline DescribeFileSystemAliasesResult& AddAliases(Alias&& value) { m_aliases.push_back(std::move(value)); return *this; } /** *Present if there are more DNS aliases than returned in the response (String).
* You can use the NextToken
value in a later request to fetch
* additional descriptions.
Present if there are more DNS aliases than returned in the response (String).
* You can use the NextToken
value in a later request to fetch
* additional descriptions.
Present if there are more DNS aliases than returned in the response (String).
* You can use the NextToken
value in a later request to fetch
* additional descriptions.
Present if there are more DNS aliases than returned in the response (String).
* You can use the NextToken
value in a later request to fetch
* additional descriptions.
Present if there are more DNS aliases than returned in the response (String).
* You can use the NextToken
value in a later request to fetch
* additional descriptions.
Present if there are more DNS aliases than returned in the response (String).
* You can use the NextToken
value in a later request to fetch
* additional descriptions.
Present if there are more DNS aliases than returned in the response (String).
* You can use the NextToken
value in a later request to fetch
* additional descriptions.