phase1EncryptionAlgorithms

Parameters

value

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


@JvmName(name = "ixoqelrhrpucmcop")
suspend fun phase1EncryptionAlgorithms(vararg values: Output<VpnConnectionPhase1EncryptionAlgorithmsRequestListValueArgs>)


Parameters

values

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


@JvmName(name = "okjetjujgpdssgvi")
suspend fun phase1EncryptionAlgorithms(vararg argument: suspend VpnConnectionPhase1EncryptionAlgorithmsRequestListValueArgsBuilder.() -> Unit)

Parameters

argument

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