interfaceRelationshipSummaries

@JvmName(name = "listInterfaceRelationshipsResponseInterfaceRelationshipSummary")
fun Flow<ListInterfaceRelationshipsResponse>.interfaceRelationshipSummaries(): Flow<InterfaceRelationshipSummary>

This paginator transforms the flow returned by listInterfaceRelationshipsPaginated to access the nested member InterfaceRelationshipSummary

Return

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