macHosts

@JvmName(name = "describeMacHostsResponseMacHost")
fun Flow<DescribeMacHostsResponse>.macHosts(): Flow<MacHost>

This paginator transforms the flow returned by describeMacHostsPaginated to access the nested member MacHost

Return

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