approvalTeams

@JvmName(name = "listApprovalTeamsResponseListApprovalTeamsResponseApprovalTeam")
fun Flow<ListApprovalTeamsResponse>.approvalTeams(): Flow<ListApprovalTeamsResponseApprovalTeam>

This paginator transforms the flow returned by listApprovalTeamsPaginated to access the nested member ListApprovalTeamsResponseApprovalTeam

Return

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