vpnInterfaces

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

Parameters

value

The list of VPN interfaces associated with this VPN gateway.


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


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

Parameters

values

The list of VPN interfaces associated with this VPN gateway.


@JvmName(name = "rtkyvyuecjffmqbj")
suspend fun vpnInterfaces(argument: List<suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "uphvqaveshtoihtp")
suspend fun vpnInterfaces(vararg argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "eaquhyjcsogumucy")
suspend fun vpnInterfaces(argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)

Parameters

argument

The list of VPN interfaces associated with this VPN gateway.