ikeConfig

@JvmName(name = "xgmnpqputjreubcs")
suspend fun ikeConfig(value: Output<GatewayVpnAttachmentIkeConfigArgs>)
@JvmName(name = "abqsluuplunywmry")
suspend fun ikeConfig(value: GatewayVpnAttachmentIkeConfigArgs?)

Parameters

value

The configurations of Phase 1 negotiations.

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


@JvmName(name = "igmvfsthpktpvnbr")
suspend fun ikeConfig(argument: suspend GatewayVpnAttachmentIkeConfigArgsBuilder.() -> Unit)

Parameters

argument

The configurations of Phase 1 negotiations.

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