crossAccountResources

@JvmName(name = "listCrossAccountResourcesResponseCrossAccountResource")
fun Flow<ListCrossAccountResourcesResponse>.crossAccountResources(): Flow<CrossAccountResource>

This paginator transforms the flow returned by listCrossAccountResourcesPaginated to access the nested member CrossAccountResource

Return

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