connections

@JvmName(name = "rhjfbjraavqpqmvw")
suspend fun connections(value: Output<List<DirectConnectionArgs>>)
@JvmName(name = "vwpunfmxtnmppqmb")
suspend fun connections(value: List<DirectConnectionArgs>?)

Parameters

value

The set of connections that constitute a direct peering.


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


@JvmName(name = "xicqvxhkbouuvkkv")
suspend fun connections(values: List<Output<DirectConnectionArgs>>)
@JvmName(name = "cahvwykkwdllqcqv")
suspend fun connections(vararg values: DirectConnectionArgs)

Parameters

values

The set of connections that constitute a direct peering.


@JvmName(name = "amlkslqgkrghcwui")
suspend fun connections(argument: List<suspend DirectConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "axdscceealfkwenf")
suspend fun connections(vararg argument: suspend DirectConnectionArgsBuilder.() -> Unit)
@JvmName(name = "uhhymqwqueqkiucw")
suspend fun connections(argument: suspend DirectConnectionArgsBuilder.() -> Unit)

Parameters

argument

The set of connections that constitute a direct peering.