resourceSets

@JvmName(name = "listResourceSetsResponseResourceSetOutput")
fun Flow<ListResourceSetsResponse>.resourceSets(): Flow<ResourceSetOutput>

This paginator transforms the flow returned by listResourceSetsPaginated to access the nested member ResourceSetOutput

Return

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