applications

@JvmName(name = "listApplicationsResponseApplicationName")
fun Flow<ListApplicationsResponse>.applications(): Flow<String>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationName

Return

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