subscriptions

@JvmName(name = "describeNotificationSubscriptionsResponseSubscription")
fun Flow<DescribeNotificationSubscriptionsResponse>.subscriptions(): Flow<Subscription>

This paginator transforms the flow returned by describeNotificationSubscriptionsPaginated to access the nested member Subscription

Return

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