environmentVpcList

@JvmName(name = "listEnvironmentVpcsResponseEnvironmentVpc")
fun Flow<ListEnvironmentVpcsResponse>.environmentVpcList(): Flow<EnvironmentVpc>

This paginator transforms the flow returned by listEnvironmentVpcsPaginated to access the nested member EnvironmentVpc

Return

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