interfaces

@JvmName(name = "apgenouwotnajaui")
suspend fun interfaces(value: Output<List<ExternalVpnGatewayInterfaceArgs>>)
@JvmName(name = "eovfhlcnqpvhrktm")
suspend fun interfaces(value: List<ExternalVpnGatewayInterfaceArgs>?)

Parameters

value

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


@JvmName(name = "xtbhydqvniqwsnok")
suspend fun interfaces(vararg values: Output<ExternalVpnGatewayInterfaceArgs>)


@JvmName(name = "dljmjuhbjuejfper")
suspend fun interfaces(values: List<Output<ExternalVpnGatewayInterfaceArgs>>)
@JvmName(name = "vyadthdcdymftvgq")
suspend fun interfaces(vararg values: ExternalVpnGatewayInterfaceArgs)

Parameters

values

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


@JvmName(name = "dcdxuxklyffwmvpw")
suspend fun interfaces(argument: List<suspend ExternalVpnGatewayInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "cwnfvjiufjkkaxfl")
suspend fun interfaces(vararg argument: suspend ExternalVpnGatewayInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "occiyhdipgujpvso")
suspend fun interfaces(argument: suspend ExternalVpnGatewayInterfaceArgsBuilder.() -> Unit)

Parameters

argument

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