backups

@JvmName(name = "describeBackupsResponseBackup")
fun Flow<DescribeBackupsResponse>.backups(): Flow<Backup>

This paginator transforms the flow returned by describeBackupsPaginated to access the nested member Backup

Return

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