sharedResources

@JvmName(name = "describeSharedResourcesResponseSharedResource")
fun Flow<DescribeSharedResourcesResponse>.sharedResources(): Flow<SharedResource>

This paginator transforms the flow returned by describeSharedResourcesPaginated to access the nested member SharedResource

Return

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