tunnel Ipsec Config
suspend fun tunnelIpsecConfig(value: Output<GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIpsecConfigArgs>)
suspend fun tunnelIpsecConfig(value: GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIpsecConfigArgs?)
Parameters
value
Configuration information for the second-stage negotiation. See tunnel_ipsec_config
below.
suspend fun tunnelIpsecConfig(argument: suspend GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIpsecConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration information for the second-stage negotiation. See tunnel_ipsec_config
below.