connectionInfo

@JvmName(name = "urabwrbharpvgbxs")
suspend fun connectionInfo(value: Output<GameServerClusterConnectionInfoArgs>)
@JvmName(name = "jqeljsjpbkoqlvuq")
suspend fun connectionInfo(value: GameServerClusterConnectionInfoArgs?)

Parameters

value

Game server cluster connection information. This information is used to manage game server clusters. Structure is documented below.


@JvmName(name = "hnrfjgkropqnctca")
suspend fun connectionInfo(argument: suspend GameServerClusterConnectionInfoArgsBuilder.() -> Unit)

Parameters

argument

Game server cluster connection information. This information is used to manage game server clusters. Structure is documented below.