fileSystemAssociationSummaryList

@JvmName(name = "listFileSystemAssociationsResponseFileSystemAssociationSummary")
fun Flow<ListFileSystemAssociationsResponse>.fileSystemAssociationSummaryList(): Flow<FileSystemAssociationSummary>

This paginator transforms the flow returned by listFileSystemAssociationsPaginated to access the nested member FileSystemAssociationSummary

Return

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