tunnel2Phase1EncryptionAlgorithms property

Input<List<String>?>? tunnel2Phase1EncryptionAlgorithms
final

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

Implementation

final pulumi.Input<List<String>?>? tunnel2Phase1EncryptionAlgorithms;