vpnInterfaces

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "kexknyxrelymvcqa")
suspend fun vpnInterfaces(argument: List<suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "ldwxlrevfkcvxksk")
suspend fun vpnInterfaces(vararg argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "anfkpcywfbttotbi")
suspend fun vpnInterfaces(argument: suspend HaVpnGatewayVpnInterfaceArgsBuilder.() -> Unit)

Parameters

argument

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