profiles

@JvmName(name = "listLimitsProfilesResponseLimitsProfile")
fun Flow<ListLimitsProfilesResponse>.profiles(): Flow<LimitsProfile>

This paginator transforms the flow returned by listLimitsProfilesPaginated to access the nested member LimitsProfile

Return

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