deliveryDestinations

@JvmName(name = "describeDeliveryDestinationsResponseDeliveryDestination")
fun Flow<DescribeDeliveryDestinationsResponse>.deliveryDestinations(): Flow<DeliveryDestination>

This paginator transforms the flow returned by describeDeliveryDestinationsPaginated to access the nested member DeliveryDestination

Return

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