AssociateFileSystemAliasesResponse class
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
.
Constructors
-
AssociateFileSystemAliasesResponse({List<
Alias> ? aliases}) -
AssociateFileSystemAliasesResponse.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited