vpnInterfaces

@JvmName(name = "iwjkuvjnkwrilrhk")
suspend fun vpnInterfaces(value: Output<List<VpnGatewayVpnGatewayInterfaceArgs>>)
@JvmName(name = "yybvfusnqosaphaf")
suspend fun vpnInterfaces(value: List<VpnGatewayVpnGatewayInterfaceArgs>?)

Parameters

value

The list of VPN interfaces associated with this VPN gateway.


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


@JvmName(name = "kkuqiqjaduxlldad")
suspend fun vpnInterfaces(values: List<Output<VpnGatewayVpnGatewayInterfaceArgs>>)
@JvmName(name = "hjjmpvfwqjrukqnx")
suspend fun vpnInterfaces(vararg values: VpnGatewayVpnGatewayInterfaceArgs)

Parameters

values

The list of VPN interfaces associated with this VPN gateway.


@JvmName(name = "mxpbemvonmhdkfea")
suspend fun vpnInterfaces(argument: List<suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "rojyoljwrbvnvehg")
suspend fun vpnInterfaces(vararg argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "wbtlvhglnlipbmey")
suspend fun vpnInterfaces(argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)

Parameters

argument

The list of VPN interfaces associated with this VPN gateway.