menu
aws_fsx_api package
documentation
fsx-2018-03-01.dart
DescribeFileSystemsResponse
fileSystems property
fileSystems property
dark_mode
light_mode
fileSystems
property
List
<
FileSystem
>
?
fileSystems
final
An array of file system descriptions.
Implementation
final List<FileSystem>? fileSystems;
aws_fsx_api package
documentation
fsx-2018-03-01
DescribeFileSystemsResponse
fileSystems property
DescribeFileSystemsResponse class