configurations

@JvmName(name = "listConfigurationsResponseConfiguration")
fun Flow<ListConfigurationsResponse>.configurations(): Flow<Map<String, String>>

This paginator transforms the flow returned by listConfigurationsPaginated to access the nested member Configuration

Return

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