dbClusterEndpoints

@JvmName(name = "describeDbClusterEndpointsResponseDbClusterEndpoint")
fun Flow<DescribeDbClusterEndpointsResponse>.dbClusterEndpoints(): Flow<DbClusterEndpoint>

This paginator transforms the flow returned by describeDbClusterEndpointsPaginated to access the nested member DbClusterEndpoint

Return

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