tunnel1Phase2EncryptionAlgorithms property

Input<List<String>?>? tunnel1Phase2EncryptionAlgorithms
final

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

Implementation

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