logSubscriptions

@JvmName(name = "listLogSubscriptionsResponseLogSubscription")
fun Flow<ListLogSubscriptionsResponse>.logSubscriptions(): Flow<LogSubscription>

This paginator transforms the flow returned by listLogSubscriptionsPaginated to access the nested member LogSubscription

Return

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