ikeConfig

@JvmName(name = "rgfmpprthrbprccr")
suspend fun ikeConfig(value: Output<GatewayVpnAttachmentIkeConfigArgs>)
@JvmName(name = "weymwkfjhrftowjr")
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 = "glncevypjmrehlmb")
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.