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

Class: Aws::EC2::Types::Phase2IntegrityAlgorithmsRequestListValue

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

Overview

Note:

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

{
  value: "String",
}

Specifies the integrity algorithm for the VPN tunnel for phase 2 IKE negotiations.

Instance Attribute Summary collapse

Instance Attribute Details

#valueString

The integrity algorithm.

Returns:

  • (String)

    The integrity algorithm.