connectorDestinationList

@JvmName(name = "listConnectorDestinationsResponseConnectorDestinationSummary")
fun Flow<ListConnectorDestinationsResponse>.connectorDestinationList(): Flow<ConnectorDestinationSummary>

This paginator transforms the flow returned by listConnectorDestinationsPaginated to access the nested member ConnectorDestinationSummary

Return

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