notificationConfigurationList

@JvmName(name = "listNotificationConfigurationsResponseNotificationConfigurationSummary")
fun Flow<ListNotificationConfigurationsResponse>.notificationConfigurationList(): Flow<NotificationConfigurationSummary>

This paginator transforms the flow returned by listNotificationConfigurationsPaginated to access the nested member NotificationConfigurationSummary

Return

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