gameProperties

@JvmName(name = "jmodayyrmgkaoruh")
suspend fun gameProperties(value: Output<List<MatchmakingConfigurationGamePropertyArgs>>)
@JvmName(name = "iurjlisltwlfsubj")
suspend fun gameProperties(value: List<MatchmakingConfigurationGamePropertyArgs>?)

Parameters

value

One or more custom game properties. See below.


@JvmName(name = "aovsyvgvnthljwfs")
suspend fun gameProperties(vararg values: Output<MatchmakingConfigurationGamePropertyArgs>)


@JvmName(name = "epfxgcarowweahjd")
suspend fun gameProperties(values: List<Output<MatchmakingConfigurationGamePropertyArgs>>)
@JvmName(name = "ytscxoveafppfale")
suspend fun gameProperties(vararg values: MatchmakingConfigurationGamePropertyArgs)

Parameters

values

One or more custom game properties. See below.


@JvmName(name = "ofmdiekelxmhnldr")
suspend fun gameProperties(argument: List<suspend MatchmakingConfigurationGamePropertyArgsBuilder.() -> Unit>)
@JvmName(name = "botgiaicmknvlhen")
suspend fun gameProperties(vararg argument: suspend MatchmakingConfigurationGamePropertyArgsBuilder.() -> Unit)
@JvmName(name = "tthvmredonqgxckl")
suspend fun gameProperties(argument: suspend MatchmakingConfigurationGamePropertyArgsBuilder.() -> Unit)

Parameters

argument

One or more custom game properties. See below.