Vpn Connection Vpn Tunnel Options Specification Startup Action
enum VpnConnectionVpnTunnelOptionsSpecificationStartupAction : Enum<VpnConnectionVpnTunnelOptionsSpecificationStartupAction> , ConvertibleToJava<VpnConnectionVpnTunnelOptionsSpecificationStartupAction>
The action to take when the establishing the tunnel for the VPN connection. By default, your customer gateway device must initiate the IKE negotiation and bring up the tunnel. Specify `start`
for AWS to initiate the IKE negotiation. Valid Values: `add`
| `start`
Default: `add`
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.