tunnel1Phase2IntegrityAlgorithms

@JvmName(name = "phrbbbminfkkdhbg")
suspend fun tunnel1Phase2IntegrityAlgorithms(value: Output<List<String>>)
@JvmName(name = "voovedxiooknsejy")
suspend fun tunnel1Phase2IntegrityAlgorithms(value: List<String>?)

Parameters

value

List of one or more integrity algorithms that are permitted for the first VPN tunnel for phase 2 IKE negotiations. Valid values are SHA1 | SHA2-256 | SHA2-384 | SHA2-512.


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


@JvmName(name = "cwmgkfiwnkqyoinf")
suspend fun tunnel1Phase2IntegrityAlgorithms(values: List<Output<String>>)
@JvmName(name = "iynxoxncowqpcegk")
suspend fun tunnel1Phase2IntegrityAlgorithms(vararg values: String)

Parameters

values

List of one or more integrity algorithms that are permitted for the first VPN tunnel for phase 2 IKE negotiations. Valid values are SHA1 | SHA2-256 | SHA2-384 | SHA2-512.