fileSystems

@JvmName(name = "listFileSystemsResponseListFileSystemsDescription")
fun Flow<ListFileSystemsResponse>.fileSystems(): Flow<ListFileSystemsDescription>

This paginator transforms the flow returned by listFileSystemsPaginated to access the nested member ListFileSystemsDescription

Return

A kotlinx.coroutines.flow.Flow that can collect ListFileSystemsDescription