phase2EncryptionAlgorithms

Parameters

value

One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. Valid values: `AES128` | `AES256` | `AES128-GCM-16` | `AES256-GCM-16`


@JvmName(name = "ogenswvpbxuyassg")
suspend fun phase2EncryptionAlgorithms(vararg values: Output<VpnConnectionPhase2EncryptionAlgorithmsRequestListValueArgs>)


Parameters

values

One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. Valid values: `AES128` | `AES256` | `AES128-GCM-16` | `AES256-GCM-16`


@JvmName(name = "wprbjljsqxugciqy")
suspend fun phase2EncryptionAlgorithms(vararg argument: suspend VpnConnectionPhase2EncryptionAlgorithmsRequestListValueArgsBuilder.() -> Unit)

Parameters

argument

One or more encryption algorithms that are permitted for the VPN tunnel for phase 2 IKE negotiations. Valid values: `AES128` | `AES256` | `AES128-GCM-16` | `AES256-GCM-16`