You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`bgp_asn` - (Required) The gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
33
+
*`bgp_asn` - (Optional, Forces new resource) The gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values are from `1` to `2147483647`. Conflicts with `bgp_asn_extended`.
34
+
*`bgp_asn_extended` - (Optional, Forces new resource) The gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values are from `2147483648` to `4294967295` Conflicts with `bgp_asn`.
34
35
*`certificate_arn` - (Optional) The Amazon Resource Name (ARN) for the customer gateway certificate.
35
36
*`device_name` - (Optional) A name for the customer gateway device.
36
37
*`ip_address` - (Optional) The IPv4 address for the customer gateway device's outside interface.
0 commit comments