connections

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

Parameters

value

The set of connections that constitute an exchange peering.


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


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

Parameters

values

The set of connections that constitute an exchange peering.


@JvmName(name = "xbdukuqfimkwpprr")
suspend fun connections(argument: List<suspend ExchangeConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "mvyudogbcqekfenp")
suspend fun connections(vararg argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)
@JvmName(name = "xtvhskatdclnmcdt")
suspend fun connections(argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)

Parameters

argument

The set of connections that constitute an exchange peering.