eventLogConfigurationList

@JvmName(name = "listEventLogConfigurationsResponseEventLogConfigurationSummary")
fun Flow<ListEventLogConfigurationsResponse>.eventLogConfigurationList(): Flow<EventLogConfigurationSummary>

This paginator transforms the flow returned by listEventLogConfigurationsPaginated to access the nested member EventLogConfigurationSummary

Return

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