vpnInterfaces

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "oxolfamqmmxatgfy")
suspend fun vpnInterfaces(argument: List<suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "nrdlmwkwoeecowem")
suspend fun vpnInterfaces(vararg argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "vwicfetnuxeqqtdd")
suspend fun vpnInterfaces(argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)

Parameters

argument

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