tunnel1Phase1EncryptionAlgorithms

@JvmName(name = "fhxnwsyjineyunms")
suspend fun tunnel1Phase1EncryptionAlgorithms(value: Output<List<String>>)
@JvmName(name = "usduwyniqnghugyg")
suspend fun tunnel1Phase1EncryptionAlgorithms(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "ldbfmhbyowqeqymy")
suspend fun tunnel1Phase1EncryptionAlgorithms(values: List<Output<String>>)
@JvmName(name = "morpherkbwysxghx")
suspend fun tunnel1Phase1EncryptionAlgorithms(vararg values: String)

Parameters

values

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