backupPlansList

@JvmName(name = "listBackupPlansResponseBackupPlansListMember")
fun Flow<ListBackupPlansResponse>.backupPlansList(): Flow<BackupPlansListMember>

This paginator transforms the flow returned by listBackupPlansPaginated to access the nested member BackupPlansListMember

Return

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