dbProxyEndpoints

@JvmName(name = "describeDbProxyEndpointsResponseDbProxyEndpoint")
fun Flow<DescribeDbProxyEndpointsResponse>.dbProxyEndpoints(): Flow<DbProxyEndpoint>

This paginator transforms the flow returned by describeDbProxyEndpointsPaginated to access the nested member DbProxyEndpoint

Return

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