tunnel2Phase1IntegrityAlgorithms

@JvmName(name = "uycwoxmbsyeelxdw")
suspend fun tunnel2Phase1IntegrityAlgorithms(value: Output<List<String>>)
@JvmName(name = "ljdmvhkdblbusyuv")
suspend fun tunnel2Phase1IntegrityAlgorithms(value: List<String>?)

Parameters

value

One or more integrity algorithms that are permitted for the second VPN tunnel for phase 1 IKE negotiations. Valid values are SHA1 | SHA2-256 | SHA2-384 | SHA2-512.


@JvmName(name = "kwbeqrginvtiegql")
suspend fun tunnel2Phase1IntegrityAlgorithms(vararg values: Output<String>)


@JvmName(name = "hhckwtfgmkrttugt")
suspend fun tunnel2Phase1IntegrityAlgorithms(values: List<Output<String>>)
@JvmName(name = "eadoymeneetnttku")
suspend fun tunnel2Phase1IntegrityAlgorithms(vararg values: String)

Parameters

values

One or more integrity algorithms that are permitted for the second VPN tunnel for phase 1 IKE negotiations. Valid values are SHA1 | SHA2-256 | SHA2-384 | SHA2-512.