virtualClusters

@JvmName(name = "listVirtualClustersResponseVirtualCluster")
fun Flow<ListVirtualClustersResponse>.virtualClusters(): Flow<VirtualCluster>

This paginator transforms the flow returned by listVirtualClustersPaginated to access the nested member VirtualCluster

Return

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