tapeArchives

@JvmName(name = "describeTapeArchivesResponseTapeArchive")
fun Flow<DescribeTapeArchivesResponse>.tapeArchives(): Flow<TapeArchive>

This paginator transforms the flow returned by describeTapeArchivesPaginated to access the nested member TapeArchive

Return

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