connections

@JvmName(name = "gwhumpggdyaloyqj")
suspend fun connections(value: Output<List<ExchangeConnectionArgs>>)
@JvmName(name = "essmkpicsjkddjrp")
suspend fun connections(value: List<ExchangeConnectionArgs>?)

Parameters

value

The set of connections that constitute an exchange peering.


@JvmName(name = "fbespyberareaplj")
suspend fun connections(vararg values: Output<ExchangeConnectionArgs>)


@JvmName(name = "llgffbhtyfnaidxg")
suspend fun connections(values: List<Output<ExchangeConnectionArgs>>)
@JvmName(name = "gsvxpyojhxdxmhrf")
suspend fun connections(vararg values: ExchangeConnectionArgs)

Parameters

values

The set of connections that constitute an exchange peering.


@JvmName(name = "fcamimwsybuewpps")
suspend fun connections(argument: List<suspend ExchangeConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "yghbyjlpkhdjpcho")
suspend fun connections(vararg argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)
@JvmName(name = "kmspodyxugwdshbx")
suspend fun connections(argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)

Parameters

argument

The set of connections that constitute an exchange peering.