configurations

@JvmName(name = "describeMatchmakingConfigurationsResponseMatchmakingConfiguration")
fun Flow<DescribeMatchmakingConfigurationsResponse>.configurations(): Flow<MatchmakingConfiguration>

This paginator transforms the flow returned by describeMatchmakingConfigurationsPaginated to access the nested member MatchmakingConfiguration

Return

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