tunnel1Phase1DhGroupNumbers

@JvmName(name = "rivvnneobypfdpow")
suspend fun tunnel1Phase1DhGroupNumbers(value: Output<List<Int>>)
@JvmName(name = "xiroihpmjgoytnvx")
suspend fun tunnel1Phase1DhGroupNumbers(value: List<Int>?)

Parameters

value

List of one or more Diffie-Hellman group numbers that are permitted for the first VPN tunnel for phase 1 IKE negotiations. Valid values are 2 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24.


@JvmName(name = "alyvvbfabcebxhkp")
suspend fun tunnel1Phase1DhGroupNumbers(vararg values: Output<Int>)


@JvmName(name = "bbdgnfuwooiqdhdx")
suspend fun tunnel1Phase1DhGroupNumbers(values: List<Output<Int>>)
@JvmName(name = "nxjcngsbfsbtwwkx")
suspend fun tunnel1Phase1DhGroupNumbers(vararg values: Int)

Parameters

values

List of one or more Diffie-Hellman group numbers that are permitted for the first VPN tunnel for phase 1 IKE negotiations. Valid values are 2 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24.