jobList

@JvmName(name = "listJobsResponseGlacierJobDescription")
fun Flow<ListJobsResponse>.jobList(): Flow<GlacierJobDescription>

This paginator transforms the flow returned by listJobsPaginated to access the nested member GlacierJobDescription

Return

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