applications

@JvmName(name = "listSecurityProfileApplicationsResponseApplication")
fun Flow<ListSecurityProfileApplicationsResponse>.applications(): Flow<Application>

This paginator transforms the flow returned by listSecurityProfileApplicationsPaginated to access the nested member Application

Return

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