eventSubscriptionsList

@JvmName(name = "describeEventSubscriptionsResponseEventSubscription")
fun Flow<DescribeEventSubscriptionsResponse>.eventSubscriptionsList(): Flow<EventSubscription>

This paginator transforms the flow returned by describeEventSubscriptionsPaginated to access the nested member EventSubscription

Return

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