connections

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

Parameters

value

The set of connections that constitute an exchange peering.


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


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

Parameters

values

The set of connections that constitute an exchange peering.


@JvmName(name = "dkopyjdhwhjhjlsg")
suspend fun connections(argument: List<suspend ExchangeConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "nvkujcevuchdajwb")
suspend fun connections(vararg argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)
@JvmName(name = "urnlxtilkvgjxfie")
suspend fun connections(argument: suspend ExchangeConnectionArgsBuilder.() -> Unit)

Parameters

argument

The set of connections that constitute an exchange peering.