vpnInterfaces

@JvmName(name = "gfsrjtjoqufkejau")
suspend fun vpnInterfaces(value: Output<List<HaVpnGatewayVpnInterfaceArgs>>)
@JvmName(name = "ipdkefhryxgopqre")
suspend fun vpnInterfaces(value: List<HaVpnGatewayVpnInterfaceArgs>?)

Parameters

value

A list of interfaces on this VPN gateway. Structure is documented below.


@JvmName(name = "epohddfynskgnowo")
suspend fun vpnInterfaces(vararg values: Output<HaVpnGatewayVpnInterfaceArgs>)


@JvmName(name = "yxseppirswyyftvp")
suspend fun vpnInterfaces(values: List<Output<HaVpnGatewayVpnInterfaceArgs>>)
@JvmName(name = "ewgkxinbjtlisdjy")
suspend fun vpnInterfaces(vararg values: HaVpnGatewayVpnInterfaceArgs)

Parameters

values

A list of interfaces on this VPN gateway. Structure is documented below.


@JvmName(name = "raupqdgwuseyswxw")
suspend fun vpnInterfaces(argument: List<suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "qbfqdmfsvmbqxtgg")
suspend fun vpnInterfaces(vararg argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "ekrajfnitsrmtkqu")
suspend fun vpnInterfaces(argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)

Parameters

argument

A list of interfaces on this VPN gateway. Structure is documented below.