ikeConfigs

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

Parameters

value

The configuration of Phase 1 negotiations. See ike_config below.


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


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

Parameters

values

The configuration of Phase 1 negotiations. See ike_config below.


@JvmName(name = "elenlllpmrtlovup")
suspend fun ikeConfigs(argument: List<suspend IpsecServerIkeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "lffacjjmkmrsgtsw")
suspend fun ikeConfigs(vararg argument: suspend IpsecServerIkeConfigArgsBuilder.() -> Unit)
@JvmName(name = "crltnxryeoldecrs")
suspend fun ikeConfigs(argument: suspend IpsecServerIkeConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of Phase 1 negotiations. See ike_config below.