aliases property

List<Alias>? aliases
final

An array of one or more DNS aliases that Amazon FSx is attempting to disassociate from the file system.

Implementation

final List<Alias>? aliases;