tapes

@JvmName(name = "describeTapesResponseTape")
fun Flow<DescribeTapesResponse>.tapes(): Flow<Tape>

This paginator transforms the flow returned by describeTapesPaginated to access the nested member Tape

Return

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