vpnLinkConnections

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

Parameters

value

List of all vpn site link connections to the gateway.


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


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

Parameters

values

List of all vpn site link connections to the gateway.


@JvmName(name = "ufuelduwowgrhuyx")
suspend fun vpnLinkConnections(argument: List<suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "cvchooeiosirnprl")
suspend fun vpnLinkConnections(vararg argument: suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit)
@JvmName(name = "homoaxiiiuwvhpeo")
suspend fun vpnLinkConnections(argument: suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit)

Parameters

argument

List of all vpn site link connections to the gateway.