You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::IKEVersionsRequestListValue

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing IKEVersionsRequestListValue as input to an Aws::Client method, you can use a vanilla Hash:

{
  value: "String",
}

The IKE version that is permitted for the VPN tunnel.

Instance Attribute Summary collapse

Instance Attribute Details

#valueString

The IKE version.

Returns:

  • (String)

    The IKE version.