vpnInterfaces

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

Parameters

value

The list of VPN interfaces associated with this VPN gateway.


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


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

Parameters

values

The list of VPN interfaces associated with this VPN gateway.


@JvmName(name = "ycmlprqraewrfcmg")
suspend fun vpnInterfaces(argument: List<suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "ndhlxudjpnxiuahi")
suspend fun vpnInterfaces(vararg argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "oehxgitnaksvqcoj")
suspend fun vpnInterfaces(argument: suspend VpnGatewayVpnGatewayInterfaceArgsBuilder.() -> Unit)

Parameters

argument

The list of VPN interfaces associated with this VPN gateway.