applicationAssignments
This paginator transforms the flow returned by listApplicationAssignmentsPaginated to access the nested member ApplicationAssignment
Return
A kotlinx.coroutines.flow.Flow that can collect ApplicationAssignment
fun Flow<ListApplicationAssignmentsForPrincipalResponse>.applicationAssignments(): Flow<ApplicationAssignmentForPrincipal>
This paginator transforms the flow returned by listApplicationAssignmentsForPrincipalPaginated to access the nested member ApplicationAssignmentForPrincipal
Return
A kotlinx.coroutines.flow.Flow that can collect ApplicationAssignmentForPrincipal