destinations

@JvmName(name = "mnrtyrdglofejfrh")
suspend fun destinations(value: Output<List<String>>)
@JvmName(name = "skyjedwsgtxkwhhk")
suspend fun destinations(value: List<String>?)

Parameters

value

List of fleet/alias ARNs used by session queue for placing game sessions.


@JvmName(name = "vsitmambicfubvwq")
suspend fun destinations(vararg values: Output<String>)


@JvmName(name = "iwulouwmkjdmdqut")
suspend fun destinations(values: List<Output<String>>)
@JvmName(name = "lpjkalxvewxbyquu")
suspend fun destinations(vararg values: String)

Parameters

values

List of fleet/alias ARNs used by session queue for placing game sessions.