tunnel1Phase1IntegrityAlgorithms

@JvmName(name = "htgdygnqwgksbuee")
suspend fun tunnel1Phase1IntegrityAlgorithms(value: Output<List<String>>)
@JvmName(name = "fffmsslesdkragbo")
suspend fun tunnel1Phase1IntegrityAlgorithms(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "ehxnqswihqrpqkjd")
suspend fun tunnel1Phase1IntegrityAlgorithms(values: List<Output<String>>)
@JvmName(name = "fakbqvpyhboyelit")
suspend fun tunnel1Phase1IntegrityAlgorithms(vararg values: String)

Parameters

values

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