scans

@JvmName(name = "describeMalwareScansResponseScan")
fun Flow<DescribeMalwareScansResponse>.scans(): Flow<Scan>

This paginator transforms the flow returned by describeMalwareScansPaginated to access the nested member Scan

Return

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