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

Class: Aws::FSx::Types::DescribeFileSystemAliasesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The response object for DescribeFileSystemAliases operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#aliasesArray<Types::Alias>

An array of one or more DNS aliases currently associated with the specified file system.

Returns:

  • (Array<Types::Alias>)

    An array of one or more DNS aliases currently associated with the specified file system.

#next_tokenString

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.

Returns:

  • (String)

    Present if there are more DNS aliases than returned in the response (String).