backupPlanVersionsList

@JvmName(name = "listBackupPlanVersionsResponseBackupPlansListMember")
fun Flow<ListBackupPlanVersionsResponse>.backupPlanVersionsList(): Flow<BackupPlansListMember>

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

Return

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