destinations

@JvmName(name = "wjboweukxltoxyyt")
suspend fun destinations(value: Output<List<GameSessionQueueDestinationArgs>>)
@JvmName(name = "gtlppgpbruxdypwx")
suspend fun destinations(value: List<GameSessionQueueDestinationArgs>?)

Parameters

value

A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.


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


@JvmName(name = "xvxlvvvgfhcbnjkf")
suspend fun destinations(values: List<Output<GameSessionQueueDestinationArgs>>)
@JvmName(name = "ljofkqwpgsumytlt")
suspend fun destinations(vararg values: GameSessionQueueDestinationArgs)

Parameters

values

A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.


@JvmName(name = "votpecvyrpfsblmr")
suspend fun destinations(argument: List<suspend GameSessionQueueDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "gidqxkrrogaocurq")
suspend fun destinations(vararg argument: suspend GameSessionQueueDestinationArgsBuilder.() -> Unit)
@JvmName(name = "odqodmslwlkgtevj")
suspend fun destinations(argument: suspend GameSessionQueueDestinationArgsBuilder.() -> Unit)

Parameters

argument

A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.