resources

@JvmName(name = "listAssociatedResourcesResponseResourceInfo")
fun Flow<ListAssociatedResourcesResponse>.resources(): Flow<ResourceInfo>

This paginator transforms the flow returned by listAssociatedResourcesPaginated to access the nested member ResourceInfo

Return

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