connections

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

Parameters

value

The set of connections that constitute an exchange peering.


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


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

Parameters

values

The set of connections that constitute an exchange peering.


@JvmName(name = "jndjdmcscqifcjfw")
suspend fun connections(argument: List<suspend ExchangeConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "bjfuxsakxmsbemdk")
suspend fun connections(vararg argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)
@JvmName(name = "favhfsssspbrfarq")
suspend fun connections(argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)

Parameters

argument

The set of connections that constitute an exchange peering.