connectionTypes

@JvmName(name = "listConnectionTypesResponseConnectionTypeBrief")
fun Flow<ListConnectionTypesResponse>.connectionTypes(): Flow<ConnectionTypeBrief>

This paginator transforms the flow returned by listConnectionTypesPaginated to access the nested member ConnectionTypeBrief

Return

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