vpnLinkConnections

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

Parameters

value

List of all vpn site link connections to the gateway.


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


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

Parameters

values

List of all vpn site link connections to the gateway.


@JvmName(name = "eksprespfnlkvwmh")
suspend fun vpnLinkConnections(argument: List<suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "mllxiemoomnlcene")
suspend fun vpnLinkConnections(vararg argument: suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit)
@JvmName(name = "kqdimujmvlariqtb")
suspend fun vpnLinkConnections(argument: suspend VpnSiteLinkConnectionArgsBuilder.() -> Unit)

Parameters

argument

List of all vpn site link connections to the gateway.