assetRelationshipSummaries

@JvmName(name = "listAssetRelationshipsResponseAssetRelationshipSummary")
fun Flow<ListAssetRelationshipsResponse>.assetRelationshipSummaries(): Flow<AssetRelationshipSummary>

This paginator transforms the flow returned by listAssetRelationshipsPaginated to access the nested member AssetRelationshipSummary

Return

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