notificationConfigurations

@JvmName(name = "listNotificationConfigurationsResponseNotificationConfigurationStructure")
fun Flow<ListNotificationConfigurationsResponse>.notificationConfigurations(): Flow<NotificationConfigurationStructure>

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

Return

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