vpnInterfaces

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

Parameters

value

The list of VPN interfaces associated with this VPN gateway.


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


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

Parameters

values

The list of VPN interfaces associated with this VPN gateway.


@JvmName(name = "atpuelnwsfhplugb")
suspend fun vpnInterfaces(argument: List<suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "nigwhjxflgfbbmxg")
suspend fun vpnInterfaces(vararg argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "kqgckgkcsgdgwgfs")
suspend fun vpnInterfaces(argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)

Parameters

argument

The list of VPN interfaces associated with this VPN gateway.