AWS::EC2::VPNConnection Phase2DHGroupNumbersRequestListValue
Specifies a Diffie-Hellman group number for the VPN tunnel for phase 2 IKE negotiations.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Value" :
Integer
}
YAML
Value:
Integer
Properties
Value
-
The Diffie-Hellmann group number.
Required: No
Type: Integer
Allowed values:
2 | 5 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24
Update requires: Replacement