vpnInterfaces

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rhkxjexfxbyrdhsl")
suspend fun vpnInterfaces(argument: List<suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "oidpmijtljnmjjmu")
suspend fun vpnInterfaces(vararg argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "fnryyigdruhgnrqj")
suspend fun vpnInterfaces(argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)

Parameters

argument

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