connections

@JvmName(name = "describeClientVpnConnectionsResponseClientVpnConnection")
fun Flow<DescribeClientVpnConnectionsResponse>.connections(): Flow<ClientVpnConnection>

This paginator transforms the flow returned by describeClientVpnConnectionsPaginated to access the nested member ClientVpnConnection

Return

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