vpnInterfaces

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jijcijphxpbefcvi")
suspend fun vpnInterfaces(argument: List<suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "oplnpycmqyiojvrr")
suspend fun vpnInterfaces(vararg argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "fqjyqpxxtdsbjmbf")
suspend fun vpnInterfaces(argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)

Parameters

argument

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