aws::vpn-connection¶
Attributes¶
Attribute | Description |
---|---|
customer-gateway | The customer gateway at your end of the VPN connection. (Required) |
options subresource | The options for the VPN connection.
|
transit-gateway | The transit gateway to connect to. Cannot be set if vpn-gateway is set. |
vpn-gateway | The VPN gateway to connect to. Cannot be set if transit-gateway is set. |
type | The ID of the virtual private gateway. Currently the only supported value is ipsec.1 . |
Outputs¶
Attribute | Description |
---|---|
id | The ID of the VPN connection |
state | The state of the VPN connection. Valid values are PENDING , AVAILABLE , DELETING or DELETED . |