permissions

@JvmName(name = "listAccountPermissionsResponsePermission")
fun Flow<ListAccountPermissionsResponse>.permissions(): Flow<Permission>

This paginator transforms the flow returned by listAccountPermissionsPaginated to access the nested member Permission

Return

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