environmentAccountConnections

@JvmName(name = "listEnvironmentAccountConnectionsResponseEnvironmentAccountConnectionSummary")
fun Flow<ListEnvironmentAccountConnectionsResponse>.environmentAccountConnections(): Flow<EnvironmentAccountConnectionSummary>

This paginator transforms the flow returned by listEnvironmentAccountConnectionsPaginated to access the nested member EnvironmentAccountConnectionSummary

Return

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