tunnel2Phase2EncryptionAlgorithms

@JvmName(name = "fsqwbpluwwsfgwit")
suspend fun tunnel2Phase2EncryptionAlgorithms(value: Output<List<String>>)
@JvmName(name = "yflihxlrbutkpyfe")
suspend fun tunnel2Phase2EncryptionAlgorithms(value: List<String>?)

Parameters

value

List of one or more encryption algorithms that are permitted for the second VPN tunnel for phase 2 IKE negotiations. Valid values are AES128 | AES256 | AES128-GCM-16 | AES256-GCM-16.


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


@JvmName(name = "sgraysqiktwsiguo")
suspend fun tunnel2Phase2EncryptionAlgorithms(values: List<Output<String>>)
@JvmName(name = "cwtmwkyqxcveqhxx")
suspend fun tunnel2Phase2EncryptionAlgorithms(vararg values: String)

Parameters

values

List of one or more encryption algorithms that are permitted for the second VPN tunnel for phase 2 IKE negotiations. Valid values are AES128 | AES256 | AES128-GCM-16 | AES256-GCM-16.