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

Class: Aws::FSx::Types::AssociateFileSystemAliasesResponse

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

Overview

The system generated response showing the DNS aliases that Amazon FSx is attempting to associate with the file system. Use the API operation to monitor the status of the aliases Amazon FSx is associating with the file system. It can take up to 2.5 minutes for the alias status to change from CREATING to AVAILABLE.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#aliasesArray<Types::Alias>

An array of the DNS aliases that Amazon FSx is associating with the file system.

Returns:

  • (Array<Types::Alias>)

    An array of the DNS aliases that Amazon FSx is associating with the file system.