ikeConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "xfnegiwfpukfongo")
suspend fun ikeConfigs(argument: List<suspend IpsecServerIkeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "uwptyyamgaohaaok")
suspend fun ikeConfigs(vararg argument: suspend IpsecServerIkeConfigArgsBuilder.() -> Unit)
@JvmName(name = "dhgjaykcekyhefgg")
suspend fun ikeConfigs(argument: suspend IpsecServerIkeConfigArgsBuilder.() -> Unit)

Parameters

argument

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