environmentVlans

@JvmName(name = "listEnvironmentVlansResponseVlan")
fun Flow<ListEnvironmentVlansResponse>.environmentVlans(): Flow<Vlan>

This paginator transforms the flow returned by listEnvironmentVlansPaginated to access the nested member Vlan

Return

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