resources

@JvmName(name = "listResourceScanResourcesResponseScannedResource")
fun Flow<ListResourceScanResourcesResponse>.resources(): Flow<ScannedResource>

This paginator transforms the flow returned by listResourceScanResourcesPaginated to access the nested member ScannedResource

Return

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