matchmaking Configuration Resource
suspend fun matchmakingConfigurationResource(name: String, block: suspend MatchmakingConfigurationResourceBuilder.() -> Unit): MatchmakingConfiguration
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for MatchmakingConfiguration.