vpnLinkConnections

@JvmName(name = "uxlplmunaqouukmj")
suspend fun vpnLinkConnections(value: Output<List<VpnSiteLinkConnectionArgs>>)
@JvmName(name = "wxtpdwqhrrmnbovf")
suspend fun vpnLinkConnections(value: List<VpnSiteLinkConnectionArgs>?)

Parameters

value

List of all vpn site link connections to the gateway.


@JvmName(name = "eoqgpwgbjiowfoat")
suspend fun vpnLinkConnections(vararg values: Output<VpnSiteLinkConnectionArgs>)


@JvmName(name = "kqrslnrsnqvvqboi")
suspend fun vpnLinkConnections(values: List<Output<VpnSiteLinkConnectionArgs>>)
@JvmName(name = "qyglqplaqlwoicdr")
suspend fun vpnLinkConnections(vararg values: VpnSiteLinkConnectionArgs)

Parameters

values

List of all vpn site link connections to the gateway.


@JvmName(name = "ansiehlduodxtend")
suspend fun vpnLinkConnections(argument: List<suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "wivfljuaynfmmpnc")
suspend fun vpnLinkConnections(vararg argument: suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit)
@JvmName(name = "tprvqhtvqvpbakmc")
suspend fun vpnLinkConnections(argument: suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit)

Parameters

argument

List of all vpn site link connections to the gateway.