revisions

@JvmName(name = "listApplicationRevisionsResponseRevisionLocation")
fun Flow<ListApplicationRevisionsResponse>.revisions(): Flow<RevisionLocation>

This paginator transforms the flow returned by listApplicationRevisionsPaginated to access the nested member RevisionLocation

Return

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