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