ikeConfigs

@JvmName(name = "xwiovgtsqicyrigm")
suspend fun ikeConfigs(value: Output<List<IpsecServerIkeConfigArgs>>)
@JvmName(name = "wdwpfyplvwwwtsag")
suspend fun ikeConfigs(value: List<IpsecServerIkeConfigArgs>?)

Parameters

value

The configuration of Phase 1 negotiations. See the following Block ike_config.


@JvmName(name = "taehjgpisvdepnxk")
suspend fun ikeConfigs(vararg values: Output<IpsecServerIkeConfigArgs>)


@JvmName(name = "ewmaaljakxtuohyb")
suspend fun ikeConfigs(values: List<Output<IpsecServerIkeConfigArgs>>)
@JvmName(name = "esgiawtbcybjrygk")
suspend fun ikeConfigs(vararg values: IpsecServerIkeConfigArgs)

Parameters

values

The configuration of Phase 1 negotiations. See the following Block ike_config.


@JvmName(name = "wtnvlexyqageblpc")
suspend fun ikeConfigs(argument: List<suspend IpsecServerIkeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "neounnyjhaskqyyf")
suspend fun ikeConfigs(vararg argument: suspend IpsecServerIkeConfigArgsBuilder.() -> Unit)
@JvmName(name = "jqlgiardrqiybkjf")
suspend fun ikeConfigs(argument: suspend IpsecServerIkeConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of Phase 1 negotiations. See the following Block ike_config.