notificationConfigurations

@JvmName(name = "describeNotificationConfigurationsResponseNotificationConfiguration")
fun Flow<DescribeNotificationConfigurationsResponse>.notificationConfigurations(): Flow<NotificationConfiguration>

This paginator transforms the flow returned by describeNotificationConfigurationsPaginated to access the nested member NotificationConfiguration

Return

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