playerLatencyPolicies

@JvmName(name = "uctseaixyjufjrsb")
suspend fun playerLatencyPolicies(value: Output<List<GameSessionQueuePlayerLatencyPolicyArgs>>)
@JvmName(name = "homlfphhmkycsfne")
suspend fun playerLatencyPolicies(value: List<GameSessionQueuePlayerLatencyPolicyArgs>?)

Parameters

value

One or more policies used to choose fleet based on player latency. See below.


@JvmName(name = "wjlntdsvllmeknut")
suspend fun playerLatencyPolicies(vararg values: Output<GameSessionQueuePlayerLatencyPolicyArgs>)


@JvmName(name = "bxsnoywswyfhwgeb")
suspend fun playerLatencyPolicies(values: List<Output<GameSessionQueuePlayerLatencyPolicyArgs>>)
@JvmName(name = "jrihtxplfeaamaso")
suspend fun playerLatencyPolicies(vararg values: GameSessionQueuePlayerLatencyPolicyArgs)

Parameters

values

One or more policies used to choose fleet based on player latency. See below.


@JvmName(name = "pbfirjhaepiepgup")
suspend fun playerLatencyPolicies(argument: List<suspend GameSessionQueuePlayerLatencyPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "kovsqqfvfvtpjyee")
suspend fun playerLatencyPolicies(vararg argument: suspend GameSessionQueuePlayerLatencyPolicyArgsBuilder.() -> Unit)
@JvmName(name = "rcfijrugekcdcbsi")
suspend fun playerLatencyPolicies(argument: suspend GameSessionQueuePlayerLatencyPolicyArgsBuilder.() -> Unit)

Parameters

argument

One or more policies used to choose fleet based on player latency. See below.