deliverySources

@JvmName(name = "describeDeliverySourcesResponseDeliverySource")
fun Flow<DescribeDeliverySourcesResponse>.deliverySources(): Flow<DeliverySource>

This paginator transforms the flow returned by describeDeliverySourcesPaginated to access the nested member DeliverySource

Return

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