backupSelectionsList

@JvmName(name = "listBackupSelectionsResponseBackupSelectionsListMember")
fun Flow<ListBackupSelectionsResponse>.backupSelectionsList(): Flow<BackupSelectionsListMember>

This paginator transforms the flow returned by listBackupSelectionsPaginated to access the nested member BackupSelectionsListMember

Return

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