ipsecConfig

@JvmName(name = "wplwwkwqyphbgsgi")
suspend fun ipsecConfig(value: Output<GatewayVpnAttachmentIpsecConfigArgs>)
@JvmName(name = "gcxtxmealqubuhkc")
suspend fun ipsecConfig(value: GatewayVpnAttachmentIpsecConfigArgs?)

Parameters

value

Configuration negotiated in the second stage.

  • This parameter is supported if you create an vpn attachment in single-tunnel mode. See ipsec_config below.


@JvmName(name = "prqfxoqfusfyaevq")
suspend fun ipsecConfig(argument: suspend GatewayVpnAttachmentIpsecConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration negotiated in the second stage.

  • This parameter is supported if you create an vpn attachment in single-tunnel mode. See ipsec_config below.